Skip to content

Commit 462abab

Browse files
committed
Fix content-type for README
1 parent 3e011a7 commit 462abab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ test = [
3232

3333
[tool.setuptools.dynamic]
3434
version = {attr = "async_solipsism.__version__"}
35-
readme = {file = ["README.md"]}
35+
readme = {file = ["README.md"], content-type = "text/markdown"}

0 commit comments

Comments
 (0)