Add tox env for listing unreleased changes

The requirements list for the release tools keeps growing, so start
managing it separately and use tox as a front-end to create a virtualenv
for us.

Change-Id: I1f9bbd3e1a81009188639e1eab2f66c4ee8456fc
This commit is contained in:
Doug Hellmann 2015-03-09 13:39:02 +00:00
parent d913294d9a
commit 9134c79575
1 changed files with 8 additions and 0 deletions

8
requirements.txt Normal file
View File

@ -0,0 +1,8 @@
# NOTE(dhellmann): These requirements are just for the tool scripts and
# do not need to be synced.
oslo.config
pyyaml
jinja2
oslo.concurrency
parawrap