Skip to content

Commit

Permalink
Fix documentation build by skipping Sphinx 3.0.0 (#1844)
Browse files Browse the repository at this point in the history
The autodoc_mock_imports failure will be fixed in Sphinx 3.0.1.
  • Loading branch information
pquentin committed Apr 8, 2020
1 parent 3d1d320 commit c63903a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r ../dev-requirements.txt
sphinx
sphinx!=3.0.0
alabaster
requests>=2,<2.16

0 comments on commit c63903a

Please sign in to comment.