Merge "Use constraints for releasenotes"
This commit is contained in:
commit
4455d00c79
4
tox.ini
4
tox.ini
@ -99,10 +99,6 @@ commands =
|
|||||||
commands = bandit -c bandit.yaml -r nova -n 5 -ll
|
commands = bandit -c bandit.yaml -r nova -n 5 -ll
|
||||||
|
|
||||||
[testenv:releasenotes]
|
[testenv:releasenotes]
|
||||||
# NOTE(sdague): this target does not use constraints because
|
|
||||||
# upstream infra does not yet support it. Once that's fixed, we can
|
|
||||||
# drop the install_command.
|
|
||||||
install_command = pip install -U --force-reinstall {opts} {packages}
|
|
||||||
commands = bash -c tools/releasenotes_tox.sh
|
commands = bash -c tools/releasenotes_tox.sh
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user