aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
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 /tox.ini
parent5a2bb54bbb7b68a7407ab5d62c828c329166bd81 (diff)
downloadcryptography-8b5d094ca3bb5cafa61001b83c1798e40af37223.tar.gz
cryptography-8b5d094ca3bb5cafa61001b83c1798e40af37223.tar.bz2
cryptography-8b5d094ca3bb5cafa61001b83c1798e40af37223.zip
switch to using pyasn1_modules for the test
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 820eccf3..35dc5671 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,7 @@ deps =
pretend
pytest
hypothesis>=1.11.4
- asn1crypto
+ pyasn1_modules
./vectors
passenv = ARCHFLAGS LDFLAGS CFLAGS INCLUDE LIB LD_LIBRARY_PATH USERNAME
commands =