Skip to content

Commit

Permalink
CI: Install required extras to document miosr/cvxpy annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed May 13, 2024
1 parent 5700846 commit 7f5c7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
sudo apt-get update -y
sudo apt-get install pandoc
sudo apt-get update -y
pip install -e .[docs]
pip install -e .[docs,cvxpy,miosr,sbr]
- name: Build docs
run: |
cd docs
Expand Down

0 comments on commit 7f5c7b7

Please sign in to comment.