summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-04-01 14:17:35 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-04-01 14:17:35 +0100
commit72bd34d491a40ea5d95e3aacdae55ac827a7e079 (patch)
tree71a24f4a7ebad003a0438ebc6a11f504260094c1
parent15c61430bc338c719be7adad4526cbe90bc876d1 (diff)
downloadlorries-72bd34d491a40ea5d95e3aacdae55ac827a7e079.tar.gz
Add pip lorry
-rw-r--r--open-source-lorries/pip.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/pip.lorry b/open-source-lorries/pip.lorry
new file mode 100644
index 0000000..c6d17d8
--- /dev/null
+++ b/open-source-lorries/pip.lorry
@@ -0,0 +1,6 @@
+{
+ "pip": {
+ "type": "git",
+ "url": "git://github.com/pypa/pip.git"
+ }
+}