We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d0c7c commit 2e2dc1fCopy full SHA for 2e2dc1f
.github/workflows/docs.yml
@@ -21,5 +21,5 @@ jobs:
21
path: .cache
22
restore-keys: |
23
mkdocs-material-
24
- - run: pip install mkdocstrings[python] .[docs]
+ - run: pip install .[docs]
25
- run: mkdocs gh-deploy --force
0 commit comments