summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2020-06-02 21:23:17 +0000
committerOlly Cope <olly@ollycope.com>2020-06-02 21:23:17 +0000
commitc0a53549194c9ad670e97553b01794c38463314e (patch)
treed98b3005b1b6a15061ab7fef43b1fe58ecded786 /setup.cfg
parentdc9bf63d93314b110471a96e3a654e0de0226a2a (diff)
downloadyoyo-c0a53549194c9ad670e97553b01794c38463314e.tar.gz
Remove dependency on text_unidecode
This module has licensing issues, causing trouble for the Debian packagers
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 910cf76..c9959df 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -26,7 +26,6 @@ packages =
yoyo.scripts
yoyo.internalmigrations
install_requires =
- text-unidecode
iniherit
sqlparse