summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..63d499e
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,12 @@
+# Hacking already pins down pep8, pyflakes and flake8
+hacking>=0.5.6,<0.6
+coverage
+nose
+nosexcover
+openstack.nose_plugin
+nosehtmloutput
+sphinx>=1.1.2,<1.2
+mock>=0.8.0
+python-swiftclient
+python-keystoneclient
+prettytable