2014-09-03 12:03:40 -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.
|
|
|
|
|
2014-01-16 13:39:08 +01:00
|
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
2014-02-27 20:27:29 -08:00
|
|
|
hacking>=0.8.0,<0.9
|
2012-01-31 15:27:29 -08:00
|
|
|
coverage
|
|
|
|
nose
|
|
|
|
nosexcover
|
|
|
|
openstack.nose_plugin
|
2012-08-21 14:43:08 -07:00
|
|
|
nosehtmloutput
|
2014-08-05 00:59:54 -04:00
|
|
|
oslosphinx
|
2013-12-10 14:06:45 -08:00
|
|
|
sphinx>=1.1.2,<1.2
|
2014-04-17 16:45:12 +00:00
|
|
|
mock>=1.0
|
2014-01-09 10:15:50 +00:00
|
|
|
python-swiftclient
|