Merge "Update TOX_CONSTRAINTS_FILE"

This commit is contained in:
Zuul 2020-12-22 17:35:02 +00:00 committed by Gerrit Code Review
commit ca6c1525a0
1 changed files with 1 additions and 1 deletions

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}