Skip to content

Commit

Permalink
install plotting packages
Browse files Browse the repository at this point in the history
  • Loading branch information
slobentanzer committed Feb 7, 2024
1 parent 12be129 commit c96abaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
mkdocs-material-
- name: Packages
run: pip install mkdocs-material mkdocstrings[python] pandas mkdocs-table-reader-plugin
run: pip install mkdocs-material mkdocstrings[python] pandas mkdocs-table-reader-plugin seaborn matplotlib

- name: Build
run: mkdocs build
Expand Down

0 comments on commit c96abaf

Please sign in to comment.