summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-19 01:33:56 +0000
committerGerrit Code Review <review@openstack.org>2016-01-19 01:33:56 +0000
commit8286f2f5a37874f1aae75563522eee961b54e0a3 (patch)
tree184b494f28c39653920ed09a89f3bc0f96631d1e /tox.ini
parent8a72e9c516e5173fd609bcc476b911d033038472 (diff)
parentf5b323f4cf874f197385891a7b8487551b9d44b7 (diff)
downloadglance_store-8286f2f5a37874f1aae75563522eee961b54e0a3.tar.gz
Merge "Deprecated tox -downloadcache option removed"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index faf708a..f38166c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,9 +15,6 @@ commands = python setup.py testr --slowest --testr-args='{posargs}'
[testenv:docs]
commands = python setup.py build_sphinx
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/.doctrees -b html releasenotes/source releasenotes/build/html