Skip to content

Commit 8297869

Browse files
committed
fix: fix readme content-type
1 parent 2d4e47e commit 8297869

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
@@ -31,7 +31,7 @@ develop = [
3131

3232
[project.readme]
3333
file = "README.md"
34-
content-type = "markdown"
34+
content-type = "text/markdown"
3535

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

0 commit comments

Comments
 (0)