2015-02-16 12:33:13 -07: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.
|
2015-06-22 21:20:25 +00:00
|
|
|
hacking<0.10,>=0.9.1
|
2015-12-02 20:30:35 +00:00
|
|
|
requests-mock>=0.7.0 # Apache-2.0
|
2014-06-25 02:58:49 -07:00
|
|
|
coverage>=3.6
|
2015-07-22 04:58:32 +00:00
|
|
|
mock>=1.2
|
2015-08-10 01:09:09 +00:00
|
|
|
pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2)
|
2014-06-25 02:58:49 -07:00
|
|
|
python-subunit>=0.0.18
|
2015-08-04 00:56:30 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2014-06-25 02:58:49 -07:00
|
|
|
testrepository>=0.0.18
|
2015-06-22 21:20:25 +00:00
|
|
|
testtools>=1.4.0
|
2015-10-12 13:15:02 -05:00
|
|
|
testresources>=0.2.4
|
2014-06-25 02:58:49 -07:00
|
|
|
WebTest>=2.0
|
2015-06-22 21:20:25 +00:00
|
|
|
doc8 # Apache-2.0
|