diff options
-rw-r--r-- | open-source-lorries/python-packages.lorry | 4 |
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" |