aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-10-27 07:31:25 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-10-27 07:31:25 -0400
commitd9849599346dd245c175221114b8d559d9d2124f (patch)
tree5dcdc3a3c1c5544f6aeae054eb2a07d73b96a6ce /setup.py
parent9c72a6bb3868979cf9416cfa526ea2fc066f854d (diff)
parent8fdd1d3a00ea2c1de04a214314e20a39009c7c29 (diff)
downloadcryptography-d9849599346dd245c175221114b8d559d9d2124f.tar.gz
cryptography-d9849599346dd245c175221114b8d559d9d2124f.tar.bz2
cryptography-d9849599346dd245c175221114b8d559d9d2124f.zip
Merge pull request #2435 from reaperhulk/fix-2407
encode countryName with PrintableString
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 9c97e1dd..19f1e663 100644
--- a/setup.py
+++ b/setup.py
@@ -63,6 +63,7 @@ test_requirements = [
"pretend",
"iso8601",
"hypothesis",
+ "pyasn1_modules",
]
# If there's no vectors locally that probably means we are in a tarball and