summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/requirements.txt1
-rw-r--r--tools/test-requires6
2 files changed, 2 insertions, 5 deletions
diff --git a/tools/requirements.txt b/tools/requirements.txt
index 1139866..bbac51a 100644
--- a/tools/requirements.txt
+++ b/tools/requirements.txt
@@ -5,4 +5,3 @@ netifaces>=0.5
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
-python-swiftclient
diff --git a/tools/test-requires b/tools/test-requires
index d2c027f..63d499e 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,7 +1,4 @@
-# Install bounded pep8/pyflakes first, then let flake8 install
-pep8==1.4.5
-pyflakes==0.7.2
-flake8==2.0
+# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.5.6,<0.6
coverage
nose
@@ -10,5 +7,6 @@ openstack.nose_plugin
nosehtmloutput
sphinx>=1.1.2,<1.2
mock>=0.8.0
+python-swiftclient
python-keystoneclient
prettytable