Skip to content

Commit

Permalink
fix checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Arbel committed Feb 28, 2024
1 parent 369d35b commit 1b9613f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions run_checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ fi

# Build the documentation

version="3.9"
cd docs

pip install sphinx furo autodocsumm sphinx_multiversion
sphinx-multiversion html . _build/html
cd docs
sphinx-multiversion . _build/html


0 comments on commit 1b9613f

Please sign in to comment.