aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-10-31 14:16:24 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-10-31 14:16:24 -0700
commitfb8adfcb2f0a67519ee81cad0c50d2e359ff3a20 (patch)
treec9dd8f8fc8fdf21fa0c313019c7da00bb6a005a1 /dev-requirements.txt
parent139cf462ca0126d6ed161a4b32e6b6c889c77318 (diff)
downloadcryptography-fb8adfcb2f0a67519ee81cad0c50d2e359ff3a20.tar.gz
cryptography-fb8adfcb2f0a67519ee81cad0c50d2e359ff3a20.tar.bz2
cryptography-fb8adfcb2f0a67519ee81cad0c50d2e359ff3a20.zip
Use raw vector files
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 752517dd..530ada91 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,6 +1,7 @@
+coverage
flake8
+iso8601
pretend
pytest
-coverage
sphinx
tox