From 72bd34d491a40ea5d95e3aacdae55ac827a7e079 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 1 Apr 2014 14:17:35 +0100 Subject: Add pip lorry --- open-source-lorries/pip.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/pip.lorry 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" + } +} -- cgit v1.2.1