85dc410ef8
Fixes bug #1203663 This patch removes the netifaces dependency. Change-Id: I0970ca7d8c92fcd1c3dfaded4a9ce6e82b8c033f
27 lines
450 B
Plaintext
27 lines
450 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
|
|
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
|
|
###############################
|