Merge "Update TOX_CONSTRAINTS_FILE"

This commit is contained in:
Zuul
2020-12-22 17:35:02 +00:00
committed by Gerrit Code Review

View File

@@ -31,7 +31,7 @@ commands = oslopolicy-sample-generator --config-file=etc/masakari/masakari-polic
[testenv:linters]
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
commands =
{[testenv:pep8]commands}