summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-09-06 13:28:44 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-09-06 13:28:44 +0000
commitb4df21552772e1e039aaabd28a6657dbab80df68 (patch)
tree6889c9c64375b2e5a2920f5246585d564c93172f
parent77c2fd257802ae9bc3bfa62cfce602fedc602e95 (diff)
downloadlorries-b4df21552772e1e039aaabd28a6657dbab80df68.tar.gz
Added python-requests lorry.
-rw-r--r--open-source-lorries/python-requests.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/python-requests.lorry b/open-source-lorries/python-requests.lorry
new file mode 100644
index 0000000..59274f8
--- /dev/null
+++ b/open-source-lorries/python-requests.lorry
@@ -0,0 +1,6 @@
+{
+ "python-requests": {
+ "type": "git",
+ "url": "git://github.com/kennethreitz/requests.git"
+ }
+}