summaryrefslogtreecommitdiffhomepage
path: root/tox-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-09-18 18:25:40 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-09-18 18:25:40 -0700
commitd563ba28291fa1f966353c5ef7e4c32680aa93e8 (patch)
treec54de2551ab73e744be5d2b510460a23f132cdd3 /tox-requirements.txt
parent18bc966c3d3390d85c194a42be5921516d93e296 (diff)
Document that pyasn1 is required
Diffstat (limited to 'tox-requirements.txt')
-rw-r--r--tox-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox-requirements.txt b/tox-requirements.txt
index 3a834b7f..e66a4534 100644
--- a/tox-requirements.txt
+++ b/tox-requirements.txt
@@ -1,3 +1,3 @@
# Not sure why tox can't just read setup.py?
cryptography >= 0.5.4
-pyasn1
+pyasn1 >= 0.1.7