packstack/tools/test-requires
coldmoment 6997e18066 Add reno cmd in tox venv
Now openstack can generate reno file by tox,
but there is an error in packstack when
using "tox -e venv -- reno new filename" for
there is no reno cmd in tox venv.
We need add the reno cmd to venv for supporting
the command above.

Change-Id: I3d76c787ce2f8fe143ed6693d3ef95ec3af50db5
2016-11-28 09:13:19 +08:00

8 lines
117 B
Plaintext

os-testr>=0.4.1 # Apache-2.0
coverage
hacking>=0.9.5,<0.10
netaddr
pyOpenSSL
# releasenotes
reno>=1.8.0 # Apache-2.0