python-storyboardclient/test-requirements.txt
Swapnil Kulkarni (coolsvap) 19b7056a25 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I559ada7590f2f350fe65acce3282403fc1e39c21
2016-07-22 04:59:37 +00:00

16 lines
379 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
tempest-lib
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34