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 aece0f3..eddc8d8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ classifiers = Topic :: Games/Entertainment [options] -packages = find: +packages = find_namespace: zip_safe = true python_requires = >= 3.4 install_requires =