diff --git a/setup.cfg b/setup.cfg index 40864fd..ba28a8a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -78,7 +78,7 @@ install_requires = xarray setup_requires= setuptools_scm -python_requires = >= 3.8, <=3.11 +python_requires = >= 3.8 ################ Up until here [options.package_data]