diff --git a/tox.ini b/tox.ini index a5168ee8..5a83f06a 100644 --- a/tox.ini +++ b/tox.ini @@ -17,7 +17,6 @@ whitelist_externals = bash [testenv:pep8] commands = flake8 {posargs} - {toxinidir}/tools/config/check_uptodate.sh [testenv:venv] commands = {posargs}