diff --git a/tox.ini b/tox.ini index 8568604..c5743f0 100644 --- a/tox.ini +++ b/tox.ini @@ -31,9 +31,6 @@ commands = coverage run \ coverage html -d cover /bin/rm .coverage -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:docs] commands = python setup.py build_sphinx