Skip to content

Commit

Permalink
Docs: Avoid Sphinx 3.4.0
Browse files Browse the repository at this point in the history
It crashes CI, see sphinx-doc/sphinx#8565
  • Loading branch information
nijel committed Dec 20, 2020
1 parent 0132e11 commit 8d57b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
@@ -1,5 +1,5 @@
pygments
Sphinx>=3.3.0
Sphinx>=3.3.0,<3.4.0
sphinx-intl==2.0.1
sphinx-jsonschema==1.16.6
sphinx-rtd-theme==0.5.0
Expand Down

0 comments on commit 8d57b86

Please sign in to comment.