Skip to content

Commit 7cc1eea

Browse files
committed
Merge branch 'develop'
2 parents 5f90521 + f334049 commit 7cc1eea

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requires = ["setuptools>=60", "setuptools-scm>=8.0"]
1414

1515
[project]
1616
description = "A package to hold various functions to support training of ML models on ECMWF data."
17-
name = "anemoi-dataset"
17+
name = "anemoi-datasets"
1818

1919
dynamic = ["version"]
2020
license = { file = "LICENSE" }

src/anemoi/datasets/compute/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)