summaryrefslogtreecommitdiff
path: root/tools/pip-requires
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2012-05-21 16:32:35 -0400
committerMonty Taylor <mordred@inaugust.com>2012-05-21 16:32:35 -0400
commit471704df644eced17026c280b0aab9e549718e14 (patch)
treec2d8d0ec74fa45e0b61ca4b2153fb5b0e7bf490d /tools/pip-requires
downloadpython-cinderclient-0.0.tar.gz
Initial split from python-novaclient.0.0
Diffstat (limited to 'tools/pip-requires')
-rw-r--r--tools/pip-requires9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
new file mode 100644
index 0000000..510f2c1
--- /dev/null
+++ b/tools/pip-requires
@@ -0,0 +1,9 @@
+argparse
+coverage
+httplib2
+mock
+nose
+prettytable
+simplejson
+pep8==0.6.1
+unittest2