Skip to content

Commit a852b4c

Browse files
authored
Missing comma
1 parent b111e20 commit a852b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"xarray >= 0.16.1",
2828
"cubed >= 0.6.0",
2929
]
30-
dynamic = ["version"m "entry-points"]
30+
dynamic = ["version", "entry-points"]
3131

3232
[project.urls]
3333
Home = "https://github.com/xarray-contrib/cubed-xarray"

0 commit comments

Comments
 (0)