2014-09-04 06:47:49 +02: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.
|
|
|
|
|
|
|
|
# hacking should be first
|
2015-06-22 20:14:20 +00:00
|
|
|
hacking<0.10,>=0.9.2
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2015-04-07 21:53:11 +00:00
|
|
|
bashate>=0.2 # Apache-2.0
|
2013-08-08 10:34:06 -04:00
|
|
|
coverage>=3.6
|
2015-05-29 22:45:50 +00:00
|
|
|
ddt>=0.7.0
|
2015-07-06 04:12:25 +00:00
|
|
|
fixtures>=1.3.1
|
2015-07-23 04:39:21 +00:00
|
|
|
mock>=1.2
|
2015-06-22 20:14:20 +00:00
|
|
|
PyMySQL>=0.6.2 # MIT License
|
2015-08-04 14:22:51 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2015-06-22 20:14:20 +00:00
|
|
|
oslosphinx>=2.5.0 # Apache-2.0
|
2015-09-07 21:54:39 +00:00
|
|
|
psycopg2>=2.5
|
2014-08-22 13:01:38 +02:00
|
|
|
python-subunit>=0.0.18
|
2015-06-22 20:14:20 +00:00
|
|
|
requests-mock>=0.6.0 # Apache-2.0
|
|
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
2014-07-16 13:23:05 +03:00
|
|
|
testrepository>=0.0.18
|
2015-10-12 20:47:19 +05:30
|
|
|
testresources>=0.2.4
|
2015-06-22 20:14:20 +00:00
|
|
|
testtools>=1.4.0
|