2014-09-04 20:14:11 +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.
|
|
|
|
|
2018-11-26 19:03:02 +01:00
|
|
|
hacking>=1.1.0 # Apache-2.0
|
2013-07-26 15:58:26 +04:00
|
|
|
|
2016-08-18 05:57:20 +00:00
|
|
|
bandit>=1.1.0 # Apache-2.0
|
2017-09-14 00:43:25 +00:00
|
|
|
bashate>=0.5.1 # Apache-2.0
|
2017-05-15 00:55:40 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
2017-09-16 23:24:45 +00:00
|
|
|
doc8>=0.6.0 # Apache-2.0
|
2016-06-03 18:19:45 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-08-18 04:53:06 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2018-01-16 04:34:18 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2018-05-31 09:07:17 -04:00
|
|
|
stestr>=1.0.0 # Apache-2.0
|
2017-06-08 06:11:12 +00:00
|
|
|
pylint==1.4.5 # GPLv2
|
2016-01-16 03:33:03 +00:00
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-11-16 11:27:55 +00:00
|
|
|
testtools>=2.2.0 # MIT
|