We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b519f3e commit e4c70c7Copy full SHA for e4c70c7
tox.ini
@@ -1,6 +1,7 @@
1
[tox]
2
envlist = py27,py35,py36
3
[testenv]
4
+whitelist_externals = valgrind
5
commands=
6
python tests/parse_ifconfig.py -v
7
python -m unittest discover -v
0 commit comments