Skip to content

Commit 7b5a1a1

Browse files
committed
fix: fix readme content-type
1 parent 1ad1423 commit 7b5a1a1

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)