Skip to content

Commit

Permalink
Update tfunct library v 1.0.3.dev0 and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernesto Giron authored and Ernesto Giron committed Oct 2, 2023
1 parent 9e9058a commit 555ca5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs
- run: pip install mkdocstrings
- run: pip install 'mkdocstrings[python]'
- run: pip install mkdocs-material
- run: pip install mkdocs-autorefs
- run: pip install mkdocs-jupyter
Expand Down

0 comments on commit 555ca5f

Please sign in to comment.