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

meta [readme]: Fix missing quote in pyproject.toml

parent 0fa36db8
No related branches found
No related tags found
1 merge request!76meta [readme]: Switch the readme.rst to markdown
Pipeline #73293 passed
...@@ -58,8 +58,7 @@ ...@@ -58,8 +58,7 @@
package-dir = {"" = "src"} package-dir = {"" = "src"}
[tool.setuptools.dynamic] [tool.setuptools.dynamic]
readme = {file = "README.md", content-type = "text/markdown} readme = {file = "README.md", content-type = "text/markdown"}
[tool.distutils.bdist_wheel] [tool.distutils.bdist_wheel]
universal = true 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