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.
1 parent 79a87e8 commit 50b8d3cCopy full SHA for 50b8d3c
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["hatchling"]
3
build-backend = "hatchling.build"
4
5
[project]
6
-name = "xarray-dataclasses"
+name = "xarray-dataclass"
7
dynamic = ["version"]
8
description = "xarray data creation by data classes"
9
authors = [
0 commit comments