summaryrefslogtreecommitdiff
path: root/open-source-lorries/python-packages.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 21:07:06 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-12-19 12:43:00 +0000
commit28eee5c5123050080b21ddb0dcdd880c24f6e930 (patch)
tree5d05f9ec0acea7070e42234acfb52cc48de9cbb9 /open-source-lorries/python-packages.lorry
parentf319ee2ade7826a794448f90c9f378baeeef647f (diff)
downloadlorries-28eee5c5123050080b21ddb0dcdd880c24f6e930.tar.gz
Adding python isodate to python-packages lorry file
Change-Id: I90bd2ee5e70a370416630e19966065d9b01713b1
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r--open-source-lorries/python-packages.lorry4
1 files changed, 4 insertions, 0 deletions
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"