summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 16:33:56 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 17:57:48 +0100
commit214b2026ac81809a437315d58557555d00a02363 (patch)
tree956e0eb5f23b9314032761d7cd9b4ab2e7bf08a2
parent21df688724f1d9e5cf995b7c61c9a6e5f3b4b152 (diff)
downloadlorries-214b2026ac81809a437315d58557555d00a02363.tar.gz
Add lorry for pint
Change-Id: I9814ab2cb14fedf957f2f3baa255371fa19b13ea
-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 1905d02..ad80f8a 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -301,6 +301,10 @@
"type": "git",
"url": "git://github.com/timothycrosley/pies.git"
},
+ "python-packages/pint": {
+ "type": "git",
+ "url": "git://github.com/hgrecco/pint.git"
+ },
"python-packages/ply": {
"type": "git",
"url": "git://github.com/dabeaz/ply.git"