[tox] skipsdist = true envlist = py36 [testenv] deps = binaryornot flake8==2.5.5 pytest-cookies sh commands = pytest {posargs:./tests}