Skip to content
Snippets Groups Projects
Commit 0cb1514a authored by Yannick DAYER's avatar Yannick DAYER
Browse files

Merge branch 'readme-markdown' into 'master'

meta [readme]: Add readme to manifest, set content type

See merge request !47
parents 918c9cc2 b03333ba
No related branches found
No related tags found
1 merge request!47meta [readme]: Add readme to manifest, set content type
Pipeline #74685 passed
include LICENSE README.md
recursive-include doc *.rst *.ico *.png
recursive-include tests *.py
......@@ -52,7 +52,7 @@ zip-safe = true
package-dir = {"" = "src"}
[tool.setuptools.dynamic]
readme = {file = "README.md"}
readme = {file = "README.md", content-type = "text/markdown"}
[tool.distutils.bdist_wheel]
universal = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment