summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-22 15:22:20 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-22 15:22:20 +0100
commitc7719dd9fba2a91db555eb9a7eb49a17fa4977eb (patch)
tree32aeeb0c2d14f765756a44d2d14688dd293627fd
parent580940772698bf457d93bbfcc3d4ffc303ff5c21 (diff)
parentbe956bb0198972c9fbc8a5ae6c697aaa8494c287 (diff)
downloadlorries-c7719dd9fba2a91db555eb9a7eb49a17fa4977eb.tar.gz
Merge branch 'sam/import-tool-lorries'
Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
-rw-r--r--open-source-lorries/python-packages.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index de68f75..3dca6d8 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"
@@ -245,6 +249,10 @@
"type": "git",
"url": "git://github.com/andymccurdy/redis-py.git"
},
+ "python-packages/requests-cache": {
+ "type": "git",
+ "url": "https://github.com/reclosedev/requests-cache"
+ },
"python-packages/routes": {
"type": "git",
"url": "git://github.com/bbangert/routes.git"