Files
reno/test-requirements.txt
Doug Hellmann 4da5fb4e8b add sphinx extension
set up extras for the dependency on sphinx to use the extension, and use
those in the test requirements in tox.ini instead of listing sphinx in
test-requirements.txt

add a page to the docs with release notes for reno itself

Change-Id: I0fd98c128ccf32bb85ad7189ee78c1b98933ae41
2015-09-21 13:54:24 +00:00

15 lines
400 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6
discover
python-subunit>=0.0.18
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0