Skip to content
Snippets Groups Projects
Commit 35c87256 authored by Manon Blanco's avatar Manon Blanco
Browse files

Fix documentation build

parent e98b7ef7
No related branches found
No related tags found
1 merge request!580Fix documentation build
Pipeline #186946 passed
...@@ -43,6 +43,8 @@ Authors = "https://teklia.com" ...@@ -43,6 +43,8 @@ Authors = "https://teklia.com"
[project.optional-dependencies] [project.optional-dependencies]
docs = [ docs = [
"black==24.4.2", "black==24.4.2",
# Pick a specific version because griffe==1.0.0 introduces a bug
"griffe==0.49.0",
"mkdocs-material==9.5.31", "mkdocs-material==9.5.31",
"mkdocstrings-python==1.10.7", "mkdocstrings-python==1.10.7",
] ]
......
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