We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c009cfc commit a6ab021Copy full SHA for a6ab021
.github/workflows/doc-build.yml
@@ -47,6 +47,7 @@ jobs:
47
- name: Build documentation
48
run: |
49
pip install -r docs/requirements.txt
50
+ pip install highsbox
51
cd docs
52
make html
53
cd ..
0 commit comments