diff --git a/tox.ini b/tox.ini index 9d8e679dfa03..7dc2eb6dffb9 100644 --- a/tox.ini +++ b/tox.ini @@ -104,6 +104,7 @@ commands = [testenv:lint] basepython: python3.7 +recreate = True deps = pylint~=2.3 flake8~=3.7