Skip to content

Commit 2743355

Browse files
authored
Update pyproject.toml
1 parent 67337e5 commit 2743355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repository = "https://github.com/wradlib/wradlib-data"
3535

3636
[tool.setuptools.dynamic]
3737
dependencies = { file = ["requirements.txt"] }
38-
readme = { file = ["README.md"], content_type = "text/markdown" }
38+
readme = { file = ["README.md"], content-type = "text/markdown" }
3939

4040
[tool.setuptools]
4141
packages = ["wradlib_data", "wradlib_data.tests"]

0 commit comments

Comments
 (0)