diff --git a/tox.ini b/tox.ini index 77f297d9..5729ba82 100644 --- a/tox.ini +++ b/tox.ini @@ -13,9 +13,6 @@ deps = -r{toxinidir}/requirements.txt whitelist_externals = bash commands = stestr run --black-regex ".tests.functional" {posargs} -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:pep8] basepython = python3 commands = flake8