From 28eee5c5123050080b21ddb0dcdd880c24f6e930 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Wed, 16 Dec 2015 21:07:06 +0900 Subject: Adding python isodate to python-packages lorry file Change-Id: I90bd2ee5e70a370416630e19966065d9b01713b1 --- open-source-lorries/python-packages.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index 67a6d5d..18a170b 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -164,6 +164,10 @@ "type": "git", "url": "https://code.google.com/p/ipaddr-py/" }, + "python-packages/isodate": { + "type": "git", + "url": "https://github.com/gweis/isodate.git" + }, "python-packages/isort": { "type": "git", "url": "git://github.com/timothycrosley/isort.git" -- cgit v1.2.1