Skip to content

Commit ec4ccd9

Browse files
committed
Update pyproject.toml for rtd
1 parent 27a467f commit ec4ccd9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"xarray",
4444
]
4545

46-
[dependency-groups]
46+
[project.optional-dependencies]
4747
# Development tools
4848
dev = [
4949
"build",
@@ -57,8 +57,6 @@ dev = [
5757
"readthedocs-sphinx-search",
5858
"validate-pyproject[all]",
5959
]
60-
61-
[project.optional-dependencies]
6260
# Matplotlib display backend
6361
matplotlib = [
6462
"matplotlib",

0 commit comments

Comments
 (0)