summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-06-14 19:03:15 -0400
committerMichael Basnight <mbasnight@gmail.com>2013-06-17 22:25:41 -0700
commit257d4a8601c3848421c3f95179cf1f151e381e87 (patch)
tree4a9f09cb541fa485f54bdc8ae18003a50f576348 /test-requirements.txt
parent684daae39fe391f259a8768a9ae00c11f8c0b93e (diff)
downloadpython-troveclient-257d4a8601c3848421c3f95179cf1f151e381e87.tar.gz
Update to pbr/d2to1.
Change-Id: I5f4bb2cb3d068fec24a58b7d9b395b9cc31fa613
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..ae66aaa
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,8 @@
+nose>=1.2.1
+nosexcover>=1.0.7
+openstack.nose_plugin>=0.11
+pep8==1.1
+sphinx>=1.1.2
+unittest2>=0.5.1
+testtools
+mock>=1.0.1 \ No newline at end of file