aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-27 09:35:17 +0900
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-27 09:35:17 +0900
commit8b5d094ca3bb5cafa61001b83c1798e40af37223 (patch)
tree0c9c64aecf999e8d4d92ac2b72dd7f22fdcd3265 /dev-requirements.txt
parent5a2bb54bbb7b68a7407ab5d62c828c329166bd81 (diff)
downloadcryptography-8b5d094ca3bb5cafa61001b83c1798e40af37223.tar.gz
cryptography-8b5d094ca3bb5cafa61001b83c1798e40af37223.tar.bz2
cryptography-8b5d094ca3bb5cafa61001b83c1798e40af37223.zip
switch to using pyasn1_modules for the test
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 2c0ca18c..f6eec132 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,4 +1,3 @@
-asn1crypto
coverage
flake8
flake8-import-order
@@ -6,6 +5,7 @@ invoke
iso8601
pep8-naming
pretend
+pyasn1_modules
pytest
requests
sphinx