fix tox release note generation
The reno package must now be specified in the test-requirements.txt, otherwise reno is not installed and the tox venv target can't be used to generate a release note. [1] https://docs.openstack.org/reno/latest/user/usage.html Change-Id: I2d246fc51498912be62e203cb8e457e9a7a0df22
This commit is contained in:
parent
a0bbfba8c5
commit
e34104e74c
@ -15,6 +15,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
|
||||
WebTest>=2.0.27 # MIT
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
os-testr>=1.0.0 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
ddt>=1.0.1 # MIT
|
||||
pylint==1.4.5 # GPLv2
|
||||
# Needed to run DB commands in virtualenvs
|
||||
|
Loading…
x
Reference in New Issue
Block a user