python-storyboardclient/test-requirements.txt
Luigi Toscano 940dd5c41e Use ostestr instead of the custom pretty_tox.sh
Switch to os-testr as wrapper for testr, instead of the custom
script pretty_tox.sh.

Change-Id: I70c99b82a837cc0caffadebaeb27192ecfe6f6ba
2017-02-09 12:32:16 +01:00

16 lines
383 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
sphinx>=1.1.2
oslosphinx
oslotest>=1.1.0.0a1
os-testr>=0.4.1
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34