summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-25 08:41:07 +0200
committerMonty Taylor <mordred@inaugust.com>2013-05-25 08:41:07 +0200
commit37684327070859c3d4a8ed47b43f18b9858bd436 (patch)
tree0202382180b15c3999fd9ea4bc8cfa604e351ad0 /test-requirements.txt
parent918c4d9d440940bf96d372e8b00d342734ae3eaf (diff)
downloadpython-heatclient-37684327070859c3d4a8ed47b43f18b9858bd436.tar.gz
Move requirements files to standard names.
Change-Id: Ia27def1cf04aae8fe6e9f19e965b0083638d2201
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..994302a
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,15 @@
+distribute>=0.6.24
+
+# 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
+
+mox
+nose
+nose-exclude
+nosexcover
+openstack.nose_plugin
+nosehtmloutput
+sphinx>=1.1.2