diff --git a/negromate/__init__.py b/negromate/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/setup.cfg b/setup.cfg index d36aa83..54560af 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ classifiers = Topic :: Multimedia :: Graphics :: Presentation [options] -packages = find: +packages = find_namespace: zip_safe = false python_requires = >= 3.4 install_requires =