2014-09-13 07:23:23 +00: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.
|
2016-11-07 18:48:23 +00:00
|
|
|
hacking<0.13,>=0.12.0 # Apache-2.0
|
2013-08-07 19:17:07 -03:00
|
|
|
|
2016-10-22 01:22:09 +00:00
|
|
|
coverage>=4.0 # Apache-2.0
|
2016-06-13 21:52:14 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2016-05-28 00:36:03 +00:00
|
|
|
mock>=2.0 # BSD
|
2016-01-16 03:28:47 +00:00
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2016-10-07 19:40:57 +00:00
|
|
|
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
2016-09-27 22:34:47 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
|
|
WebTest>=2.0 # MIT
|
2015-08-13 02:14:42 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-10-07 19:40:57 +00:00
|
|
|
os-testr>=0.8.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
ddt>=1.0.1 # MIT
|
2016-06-22 19:59:09 +00:00
|
|
|
pylint==1.4.5 # GPLv2
|
2016-11-04 14:10:47 +00:00
|
|
|
reno>=1.8.0 # Apache-2.0
|
2015-11-05 11:47:13 -05:00
|
|
|
# Needed to run DB commands in virtualenvs
|
2016-09-01 04:58:44 +00:00
|
|
|
PyMySQL!=0.7.7,>=0.6.2 # MIT License
|
2016-06-30 12:19:37 -07:00
|
|
|
tempest>=12.1.0 # Apache-2.0
|