47846a7a63
Rename tools/pip-requires to requirements.txt and tools/test-requires to test-requirements.txt. These are standard files, and tools in the general world are growing intelligence about them. Fixes: bug #1179008 Change-Id: I6f8a11988982133249d443403f63b4f8724e156e
33 lines
574 B
Plaintext
33 lines
574 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes==0.7.2
|
|
flake8==2.0
|
|
hacking>=0.5.3,<0.6
|
|
|
|
Babel>=0.9.6
|
|
cliff
|
|
coverage>=3.6
|
|
discover
|
|
distribute>=0.6.24
|
|
fixtures>=0.3.12
|
|
mock>=1.0b1
|
|
mox==0.5.3
|
|
nose
|
|
nosehtmloutput
|
|
nosexcover
|
|
openstack.nose_plugin
|
|
python-subunit
|
|
sphinx>=1.1.2
|
|
testrepository>=0.0.13
|
|
testtools>=0.9.27
|
|
webtest==1.3.3
|
|
# Packages for the Cisco Plugin
|
|
###############################
|
|
configobj
|
|
###############################
|
|
|
|
# Packages for the Ryu Plugin
|
|
###############################
|
|
netifaces
|
|
###############################
|