Skip to content

Commit

Permalink
Use Sphinx<3.0.0 to avoid having new warnings failing the CI
Browse files Browse the repository at this point in the history
Fixed on 5.0+ by 41c1e36
Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Apr 12, 2020
1 parent 6f47386 commit 7f62595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ci-install-docs
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# Install deps for building documentation

pip install 'Sphinx'
pip install 'Sphinx<3.0.0'

0 comments on commit 7f62595

Please sign in to comment.