aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-01-17 11:41:53 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-01-17 11:41:53 -0500
commit3499d6dd025ddbb4b05ab12f8c74acf98430aa97 (patch)
treea3a4536c0710a3a135181199da144372ae4cf695 /dev-requirements.txt
parent22f7ec5fc011430a4e4fe94bba049a918a11f5c8 (diff)
downloadcryptography-3499d6dd025ddbb4b05ab12f8c74acf98430aa97.tar.gz
cryptography-3499d6dd025ddbb4b05ab12f8c74acf98430aa97.tar.bz2
cryptography-3499d6dd025ddbb4b05ab12f8c74acf98430aa97.zip
more duplication reduction
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index b33b5e68..0ad5f927 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -3,17 +3,12 @@ coverage
flake8
flake8-import-order
invoke
-iso8601
pep8-naming
-pretend
-pyasn1_modules
-pytest
requests
sphinx
sphinx_rtd_theme
sphinxcontrib-spelling
tox
twine
-hypothesis
--e .
+-e .[test]
-e vectors