summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-09 16:27:40 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-09 16:27:40 +0100
commit5290e8620092339933fb54cb96141565b1fc4fec (patch)
treec1a63e2b78c450ca2130679786f1331d83643564
parent0dc61220f23ac81aeff15f3cbe834ab272018f70 (diff)
downloadlorries-5290e8620092339933fb54cb96141565b1fc4fec.tar.gz
Add sqlparse to the python packages
-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 d3afa78..de68f75 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -273,6 +273,10 @@
"type": "git",
"url": "git://github.com/stackforge/sqlalchemy-migrate.git"
},
+ "python-packages/sqlparse": {
+ "type": "git",
+ "url": "git://github.com/andialbrecht/sqlparse.git"
+ },
"python-packages/subunit": {
"type": "bzr",
"url": "lp:subunit"