Skip to content

Commit

Permalink
BLD: set content type for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
klauer committed Apr 7, 2023
1 parent f4d8c24 commit 909e33c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ namespaces = false

[tool.setuptools.dynamic.readme]
file = "README.md"
content-type = "text/markdown"

[tool.setuptools.dynamic.dependencies]
file = [ "requirements.txt",]
Expand Down

0 comments on commit 909e33c

Please sign in to comment.