summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires3
-rw-r--r--tools/test-requires13
2 files changed, 0 insertions, 16 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
deleted file mode 100644
index 21115e0..0000000
--- a/tools/pip-requires
+++ /dev/null
@@ -1,3 +0,0 @@
-d2to1>=0.2.10,<0.3
-pbr>=0.5,<0.6
-simplejson>=2.0.9
diff --git a/tools/test-requires b/tools/test-requires
deleted file mode 100644
index 66136b0..0000000
--- a/tools/test-requires
+++ /dev/null
@@ -1,13 +0,0 @@
-distribute>=0.6.24
-
-# Install bounded pep8/pyflakes first, then let flake8 install
-pep8==1.4.5
-pyflakes==0.7.2
-flake8==2.0
-
-coverage
-discover
-python-keystoneclient
-sphinx>=1.1.2
-testrepository>=0.0.13
-testtools>=0.9.22