2014-09-03 14:19:48 -04:00
|
|
|
# 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.
|
|
|
|
|
2014-07-16 16:28:10 +02:00
|
|
|
hacking>=0.9.2,<0.10
|
2014-04-18 11:33:16 +03:00
|
|
|
|
|
|
|
coverage>=3.6
|
|
|
|
discover
|
2014-09-13 07:27:35 +00:00
|
|
|
doc8 # Apache-2.0
|
2014-04-18 11:33:16 +03:00
|
|
|
fixtures>=0.3.14
|
2014-04-18 12:02:53 +03:00
|
|
|
MySQL-python
|
2014-06-13 18:08:19 +03:00
|
|
|
psycopg2
|
2014-05-29 13:46:40 +00:00
|
|
|
python-subunit>=0.0.18
|
2014-10-11 15:56:02 +00:00
|
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
2014-09-23 02:00:17 +00:00
|
|
|
oslosphinx>=2.2.0 # Apache-2.0
|
2014-10-22 19:16:36 +00:00
|
|
|
oslotest>=1.2.0 # Apache-2.0
|
2014-05-29 13:46:40 +00:00
|
|
|
testrepository>=0.0.18
|
|
|
|
testscenarios>=0.4
|
2014-11-20 14:11:24 +00:00
|
|
|
testtools>=0.9.36,!=1.2.0
|
2015-01-06 15:49:19 -05:00
|
|
|
tempest-lib
|