diff --git a/tox.ini b/tox.ini index b6d79a50..4d62f9c9 100644 --- a/tox.ini +++ b/tox.ini @@ -31,7 +31,7 @@ setenv = [testenv:docs] deps = - -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} + -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/victoria} -r{toxinidir}/doc/requirements.txt commands = bash -c "rm -rf doc/build"