aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-01-17 23:28:05 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-01-17 23:28:05 -0500
commit9417608c11482a422a26b8fb4edf3872497e36f1 (patch)
treefbac775022c937b0de2600f7a4d785f362522db0 /dev-requirements.txt
parent191717ae354f0860b6c66850280faf93e3cb5401 (diff)
downloadcryptography-9417608c11482a422a26b8fb4edf3872497e36f1.tar.gz
cryptography-9417608c11482a422a26b8fb4edf3872497e36f1.tar.bz2
cryptography-9417608c11482a422a26b8fb4edf3872497e36f1.zip
Centralize declaration of docs and pep8 deps in setup.py
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 0ad5f927..8c4a188a 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,14 +1,8 @@
clint
coverage
-flake8
-flake8-import-order
invoke
-pep8-naming
requests
-sphinx
-sphinx_rtd_theme
-sphinxcontrib-spelling
tox
twine
--e .[test]
+-e .[test,docs-test,pep8-test]
-e vectors