tox.ini: add dnspython, pyasn1, pyasn1-modules

This commit is contained in:
2016-01-10 03:19:16 +01:00
parent 46c6577634
commit 2713b649c4

View File

@@ -15,6 +15,9 @@ deps=nose
configobj
requests
lxml
dnspython
pyasn1
pyasn1-modules
commands=
test: nosetests [] # substitute with tox' positional arguments