summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2020-01-16 13:54:07 +0000
committerOlly Cope <olly@ollycope.com>2020-01-16 13:54:07 +0000
commit12cf74470aee1e14cc63ee2a7578188d92e7fd32 (patch)
tree005f6248d6ba3c9c3f8dbf3b00abc088ad43d7c1 /setup.cfg
parent9d985b0ae7c10fb18e8f4ec06b17beac3875fb2a (diff)
downloadyoyo-12cf74470aee1e14cc63ee2a7578188d92e7fd32.tar.gz
Add support for raw SQL migrations
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 106b603..910cf76 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,6 +28,7 @@ packages =
install_requires =
text-unidecode
iniherit
+ sqlparse
[options.package_data]
yoyo = tests/migrations/*.py