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

meta [readme]: set the long description type to md

parent e9640543
No related branches found
No related tags found
1 merge request!321meta [readme]: Switch the readme.rst to markdown
Pipeline #73292 passed
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
package-dir = {"" = "src"} package-dir = {"" = "src"}
[tool.setuptools.dynamic] [tool.setuptools.dynamic]
readme = {file = "README.md"} readme = {file = "README.md", content-type = "text/markdown"}
[project.scripts] [project.scripts]
"resources.py" = "bob.bio.base.script.resources:resources" "resources.py" = "bob.bio.base.script.resources:resources"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment