Skip to content

Commit cb47d8e

Browse files
committed
Add mkdocs packages as workflows dependencies.
The mkdocs* packages are required to run the documentation workflow, so they should be installed when we require all the `workflows` dependencies.
1 parent d45921c commit cb47d8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ workflows = [
5858
"babelon",
5959
"dosdp",
6060
"lightrdf",
61+
"mkdocs",
62+
"mkdocs-material",
63+
"mkdocs-mermaid2-plugin",
64+
"mkdocs-table-reader-plugin",
6165
"semsql",
6266
"sssom",
6367
"tsvalid",

0 commit comments

Comments
 (0)