2013-05-16 17:07:14 +00:00
|
|
|
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
|
|
pep8==1.4.5
|
2013-12-10 22:22:43 +00:00
|
|
|
pyflakes>=0.7.2,<0.7.4
|
2013-05-16 17:07:14 +00:00
|
|
|
flake8==2.0
|
2013-12-10 22:22:43 +00:00
|
|
|
hacking>=0.8.0,<0.9
|
2013-12-10 23:24:43 +00:00
|
|
|
sphinx>=1.1.2,<1.2
|
2013-05-16 17:07:14 +00:00
|
|
|
|
2013-12-10 22:22:43 +00:00
|
|
|
coverage>=3.6
|
2012-02-23 01:26:52 +00:00
|
|
|
nose
|
|
|
|
nosexcover
|
2013-12-10 22:22:43 +00:00
|
|
|
openstack.nose_plugin>=0.7
|
|
|
|
WebTest>=2.0
|
2012-11-16 17:50:34 +00:00
|
|
|
wsgi_intercept
|
2013-03-07 15:02:15 +00:00
|
|
|
proboscis==1.2.5.3
|
2013-08-03 05:52:51 +00:00
|
|
|
http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient
|
2013-12-10 22:22:43 +00:00
|
|
|
mock>=1.0
|
|
|
|
mox>=0.5.3
|
|
|
|
testtools>=0.9.32
|
2012-12-20 19:14:35 +00:00
|
|
|
discover
|
2013-12-10 22:22:43 +00:00
|
|
|
testrepository>=0.0.17
|
2013-02-14 19:22:06 +00:00
|
|
|
mockito
|