Merge "Update UPPER_CONSTRAINTS_FILE for stable/stein" into stable/stein

This commit is contained in:
Zuul 2019-05-16 15:39:12 +00:00 committed by Gerrit Code Review
commit 61832327af
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ commands =
[testenv:docs]
basepython = python3
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/doc/requirements.txt
commands = python setup.py build_sphinx