summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-21 17:41:47 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-21 17:41:47 +0100
commit887eb8985867773dae9a53826c56fae34e201608 (patch)
tree0e25127e828f0dbbd05fc380a1394a5beca70df0
parent4dd0cd4e8ddb17391f17b38aa6c26af3fefd0f5b (diff)
downloadlorries-887eb8985867773dae9a53826c56fae34e201608.tar.gz
Add Python 'ansicolor' package
This is used by the Baserock Import tool.
-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 de68f75..e6ef8ff 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -3,6 +3,10 @@
"type": "git",
"url": "https://bitbucket.org/zzzeek/alembic.git"
},
+ "python-packages/ansicolor": {
+ "type": "git",
+ "url": "https://github.com/numerodix/ansicolor"
+ },
"python-packages/anyjson": {
"type": "hg",
"url": "https://bitbucket.org/runeh/anyjson"