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

This commit is contained in:
2017-12-23 12:00:08 +01:00
parent 46c6577634
commit 2713b649c4
+3
View File
@@ -15,6 +15,9 @@ deps=nose
configobj configobj
requests requests
lxml lxml
dnspython
pyasn1
pyasn1-modules
commands= commands=
test: nosetests [] # substitute with tox' positional arguments test: nosetests [] # substitute with tox' positional arguments