We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e011a7 commit 462ababCopy full SHA for 462abab
pyproject.toml
@@ -32,4 +32,4 @@ test = [
32
33
[tool.setuptools.dynamic]
34
version = {attr = "async_solipsism.__version__"}
35
-readme = {file = ["README.md"]}
+readme = {file = ["README.md"], content-type = "text/markdown"}
0 commit comments