diff --git a/tox.ini b/tox.ini index b9b9998..8c3730d 100644 --- a/tox.ini +++ b/tox.ini @@ -28,9 +28,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}' commands= python setup.py build_sphinx -[tox:jenkins] -downloadcache = ~/cache/pip - [flake8] # E125 continuation line does not distinguish itself from next logical line # H302 import only modules