We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67337e5 commit 2743355Copy full SHA for 2743355
pyproject.toml
@@ -35,7 +35,7 @@ repository = "https://github.com/wradlib/wradlib-data"
35
36
[tool.setuptools.dynamic]
37
dependencies = { file = ["requirements.txt"] }
38
-readme = { file = ["README.md"], content_type = "text/markdown" }
+readme = { file = ["README.md"], content-type = "text/markdown" }
39
40
[tool.setuptools]
41
packages = ["wradlib_data", "wradlib_data.tests"]
0 commit comments