We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5573390 commit 4058c7fCopy full SHA for 4058c7f
1 file changed
tox.ini
@@ -98,7 +98,7 @@ import_exceptions = cloudkittyclient.i18n
98
99
[testenv:releasenotes]
100
deps =
101
- -c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
+ -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
102
-r{toxinidir}/doc/requirements.txt
103
commands =
104
sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html
0 commit comments