Skip to content

Commit

Permalink
FIX: build_doc dep
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-huberty committed Nov 1, 2023
1 parent 43691c8 commit 0d9b700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -e .[doc]
pip install -e .[extras]
pip install pymatreader
- name: Build documentation
Expand Down

0 comments on commit 0d9b700

Please sign in to comment.