Skip to content

Commit

Permalink
added mkdocstrings to req for mkdocs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tomciardi committed Oct 19, 2024
1 parent 3fbacea commit 5be5de6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material
- run: pip install mkdocstrings-python
- run: mkdocs gh-deploy --force

0 comments on commit 5be5de6

Please sign in to comment.