diff --git a/tox.ini b/tox.ini index 9bf5f09..ede6171 100644 --- a/tox.ini +++ b/tox.ini @@ -4,11 +4,11 @@ skipsdist = True envlist = bashate [testenv] -basepython = python3 usedevelop = False install_command = pip install {opts} {packages} [testenv:bashate] +basepython = python3 deps = bashate whitelist_externals = bash commands = bash -c "find {toxinidir} \