diff --git a/tox.ini b/tox.ini index f7115687b..e4373fb58 100644 --- a/tox.ini +++ b/tox.ini @@ -19,10 +19,6 @@ commands = [testenv:common-constraints] install_command = {toxinidir}/tools/tox_install.sh constrained -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages} -[tox:jenkins] -sitepackages = True -downloadcache = ~/cache/pip - [testenv:releasenotes] commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html