We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf972c commit 5773a4bCopy full SHA for 5773a4b
pyproject.toml
@@ -43,7 +43,7 @@ docs = [
43
package-dir = {"" = "src"}
44
45
[tool.setuptools.dynamic]
46
-readme = {file = ["README.md"], content-type = "text/plain"}
+readme = {file = ["README.md"], content-type = "text/markdown"}
47
48
[tool.ruff]
49
exclude = ["*.ipynb"]
0 commit comments