tox.ini 171 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 [tox] skipsdist = True envlist = py27 [testenv] deps = mock pexpect -r{toxinidir}/requirements.txt commands=python -m unittest discover -s routersploit/test