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.
2 parents 7e2311c + 2b1f45d commit db9af41Copy full SHA for db9af41
pyproject.toml
@@ -46,7 +46,7 @@ dynamic = ["version", "readme"]
46
47
[tool.setuptools.dynamic]
48
version = {attr = "floss.version.__version__"}
49
-readme = {file = "README.md"}
+readme = {file = "README.md", content-type = "text/markdown"}
50
51
[tool.setuptools]
52
packages = ["floss", "floss.sigs"]
0 commit comments