We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d86c1be + b97e6c1 commit c793b16Copy full SHA for c793b16
1 file changed
pyproject.toml
@@ -40,7 +40,7 @@ test = [
40
]
41
42
[tool.setuptools.dynamic]
43
-readme = {file = ["README.rst"]}
+readme = {file = "README.md", content-type = "text/markdown"}
44
45
[tool.setuptools_scm]
46
0 commit comments