d220b06a47
Change-Id: Ie9d3fc8dd87474814c4684998f8003e7a216e9d9
21 lines
451 B
Plaintext
21 lines
451 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
hacking>=0.8.0,<0.9
|
|
sphinx>=1.1.2,<1.2
|
|
|
|
coverage>=3.6
|
|
nose
|
|
nosexcover
|
|
openstack.nose_plugin>=0.7
|
|
WebTest>=2.0
|
|
wsgi_intercept>=0.6.1 # MIT License
|
|
proboscis==1.2.5.3
|
|
http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.gz#egg=python-troveclient
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
testtools>=0.9.34
|
|
discover
|
|
testrepository>=0.0.18
|