aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-11-08 10:15:00 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2013-11-08 10:15:00 -0800
commitc0542e2accbda302e5bb12a09fa6049bee50feef (patch)
tree9c4b07a984dc780168602ff38cb1c7a26d10ff82 /dev-requirements.txt
parent635b542ded9ede772a2ca907e8bb5349ded333bd (diff)
downloadcryptography-c0542e2accbda302e5bb12a09fa6049bee50feef.tar.gz
cryptography-c0542e2accbda302e5bb12a09fa6049bee50feef.tar.bz2
cryptography-c0542e2accbda302e5bb12a09fa6049bee50feef.zip
Include all the requirements in the dev-requirements, even those which will be installed by `pip install .`
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 752517dd..73b876f2 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -4,3 +4,5 @@ pytest
coverage
sphinx
tox
+cffi
+six