diff --git a/tox.ini b/tox.ini index a79940e..b332922 100644 --- a/tox.ini +++ b/tox.ini @@ -15,9 +15,6 @@ deps = -r{toxinidir}/requirements.txt commands = python setup.py testr --testr-args='{posargs}' -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:pep8] commands = flake8 @@ -33,4 +30,4 @@ commands= [flake8] show-source = True -exclude = .venv,.git,.tox,dist,*lib/python*,*egg,build \ No newline at end of file +exclude = .venv,.git,.tox,dist,*lib/python*,*egg,build