diff --git a/tox.ini b/tox.ini index 672e7270..dca5fc50 100644 --- a/tox.ini +++ b/tox.ini @@ -1,10 +1,8 @@ [tox] minversion = 3.18.0 envlist = py3,pep8 -ignore_basepython_conflict = True [testenv] -basepython = python3 allowlist_externals = find rm