diff --git a/setup.cfg b/setup.cfg index ad0b12a3e32..03f79c736c0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -69,7 +69,7 @@ classifiers = Topic :: Scientific/Engineering [options] -packages = xarray +packages = find: zip_safe = False # https://mypy.readthedocs.io/en/latest/installed_packages.html include_package_data = True python_requires = >=3.6 @@ -197,4 +197,4 @@ ignore_errors = True test = pytest [pytest-watch] -nobeep = True \ No newline at end of file +nobeep = True