We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python>=3.9
1 parent eb5b7e6 commit f9034acCopy full SHA for f9034ac
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "cf_xarray"
3
description = "A convenience wrapper for using CF attributes on xarray objects"
4
readme = "README.rst"
5
-requires-python = ">=3.8"
+requires-python = ">=3.9"
6
license = {file = "LICENSE"}
7
keywords = ["xarray", "metadata", "CF conventions"]
8
classifiers = [
0 commit comments