summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-05-16 17:30:46 -0400
committerMonty Taylor <mordred@inaugust.com>2012-05-16 17:30:46 -0400
commit7df012329f0b22e19f878cee2602407cb23042ef (patch)
tree3a41d7654defd31b62519a868a27b7e589d02a02 /tools
parenta42892c1f99595f2aafb2c32bb2b4697a7d600de (diff)
downloadpython-swiftclient-7df012329f0b22e19f878cee2602407cb23042ef.tar.gz
Add openstack project infrastructure.
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
-rw-r--r--tools/test-requires8
2 files changed, 9 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
new file mode 100644
index 0000000..322630e
--- /dev/null
+++ b/tools/pip-requires
@@ -0,0 +1 @@
+simplejson
diff --git a/tools/test-requires b/tools/test-requires
new file mode 100644
index 0000000..79a5a83
--- /dev/null
+++ b/tools/test-requires
@@ -0,0 +1,8 @@
+distribute>=0.6.24
+
+nose
+nose-exclude
+nosexcover
+openstack.nose_plugin
+pep8>=1.0
+sphinx>=1.1.2