diff --git a/tox.ini b/tox.ini index 7f4cd85780..72fa3d2bd1 100644 --- a/tox.ini +++ b/tox.ini @@ -161,7 +161,6 @@ import-order-style = pep8 enable-extensions=H106,H203,H204,H205,H904 [testenv:bashate] -envdir = {toxworkdir}/shared commands = bash -c "find {toxinidir} \ -not \( -type d -name .tox\* -prune \) \ -not \( -type d -name .venv\* -prune \) \