aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2013-11-08 13:28:30 -0800
committerDavid Reid <dreid@dreid.org>2013-11-08 13:28:30 -0800
commita5ba6e5493f6f523de90ea5ecf376c011f8e48ff (patch)
treecf25209252c289b0cb2b46fd2bc8d8f84f28fcdf /dev-requirements.txt
parent57c5fa6b889763082d614ae1d65ebded214f1f73 (diff)
parent2ff5352312b0355837d5059927d4abc36c10d6c6 (diff)
downloadcryptography-a5ba6e5493f6f523de90ea5ecf376c011f8e48ff.tar.gz
cryptography-a5ba6e5493f6f523de90ea5ecf376c011f8e48ff.tar.bz2
cryptography-a5ba6e5493f6f523de90ea5ecf376c011f8e48ff.zip
Merge pull request #235 from alex/include-all-requiremenst
Include all the requirements in the dev-requirements, even those which w...
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 752517dd..66f46d83 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -4,3 +4,4 @@ pytest
coverage
sphinx
tox
+-e .