diff --git a/setup.cfg b/setup.cfg index 9e248e2..b8e6ce8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,3 @@ -[metadata] -name = mixins - [options] packages = find: -zip_safe = True include_package_data = True - -[options.package_data] -mixins = *.html -* = README.md