diff --git a/tox.ini b/tox.ini index a9edcffae..05c45f2c4 100644 --- a/tox.ini +++ b/tox.ini @@ -15,6 +15,7 @@ commands = stestr run --slowest {posargs} [testenv:pep8] +skip_install = true deps = pre-commit>=2.6.0 # MIT commands =