diff --git a/setup.cfg b/setup.cfg index 18b29652f9a..8026c34cbab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ classifiers = [options] python_requires = >=3.8 -packages = find: +packages = aiohttp # https://setuptools.readthedocs.io/en/latest/setuptools.html#setting-the-zip-safe-flag zip_safe = False include_package_data = True