Skip to content

Commit f456dac

Browse files
committed
fix: fix readme content-type
1 parent 52a17bd commit f456dac

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
@@ -32,7 +32,7 @@ develop = [
3232

3333
[project.readme]
3434
file = "README.md"
35-
content-type = "markdown"
35+
content-type = "text/markdown"
3636

3737
[tool.setuptools]
3838
include-package-data = true

0 commit comments

Comments
 (0)