python-storyboardclient/test-requirements.txt
Doug Hellmann ef985c01c3 update documentation build for new PTI
Move documentation dependencies to doc/requirements.txt.

Update tox.ini to run the documentation build the same way the zuul
job does.

Switch from oslosphinx, which is deprecated, to openstackdocstheme.

Change-Id: I6ec358fecefcc6f88f498cf12cd45b77989f5c26
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-12 16:06:57 -05:00

14 lines
358 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.9.2,<0.10
coverage>=3.6
python-subunit
oslotest>=1.1.0.0a1
os-testr>=0.4.1
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34