summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOlly Cope <olly@ollycope.com>2020-06-02 21:27:39 +0000
committerOlly Cope <olly@ollycope.com>2020-06-02 21:27:39 +0000
commitf8f5b267b91f352ae2bca1a6949468bbe46d4819 (patch)
treeea61e56452566c98130ffb18d2201e803db405ab /setup.cfg
parentc0a53549194c9ad670e97553b01794c38463314e (diff)
downloadyoyo-f8f5b267b91f352ae2bca1a6949468bbe46d4819.tar.gz
Remove iniherit dependency
Requested by Debian packagers, because of a licensing issue (https://github.com/cadithealth/iniherit/issues/7) and test suite failures.
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 c9959df..0ef45ef 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -26,7 +26,6 @@ packages =
yoyo.scripts
yoyo.internalmigrations
install_requires =
- iniherit
sqlparse
[options.package_data]