diff --git a/tox.ini b/tox.ini index 785aa8da..d47ff2fa 100644 --- a/tox.ini +++ b/tox.ini @@ -19,9 +19,6 @@ commands = flake8 [testenv:venv] commands = {posargs} -[tox:jenkins] -downloadcache = ~/cache/pip - [flake8] max-line-length = 120 # TODO: ignored checks should be enabled in the future