2014-09-03 11:56:31 -05: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.
|
|
|
|
|
2013-04-20 21:44:09 -07:00
|
|
|
# Install bounded pep8/pyflakes first, then let flake8 install
|
2015-03-24 19:15:19 -04:00
|
|
|
hacking<0.11,>=0.10.0
|
|
|
|
|
2016-02-20 23:28:58 +08:00
|
|
|
anyjson>=0.3.3 # BSD
|
2016-01-17 01:09:46 +00:00
|
|
|
coverage>=3.6 # Apache-2.0
|
|
|
|
ddt>=1.0.1 # MIT
|
2016-06-03 18:11:38 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2016-05-28 00:32:50 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-17 01:09:46 +00:00
|
|
|
mox3>=0.7.0 # Apache-2.0
|
2016-05-17 22:49:47 +05:30
|
|
|
os-api-ref>=0.1.0 # Apache-2.0
|
2015-08-04 18:14:09 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-01-17 01:09:46 +00:00
|
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2015-11-21 16:17:40 +00:00
|
|
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
2016-05-30 00:32:34 +00:00
|
|
|
os-testr>=0.7.0 # Apache-2.0
|
2016-02-11 07:38:36 +00:00
|
|
|
tempest-lib>=0.14.0 # Apache-2.0
|
2016-05-04 22:06:27 +00:00
|
|
|
bandit>=1.0.1 # Apache-2.0
|
2016-04-08 00:25:54 +00:00
|
|
|
reno>=1.6.2 # Apache2
|