Skip to content

Commit

Permalink
Docs: pin docutils to fix broken Sphinx build (#815)
Browse files Browse the repository at this point in the history
Might solve the issue according to:

https://github.yuuza.net/sphinx-doc/sphinx/issues/9727

Long term solution would be to use newer Sphinx version.
  • Loading branch information
BenjaminBossan committed Oct 31, 2021
1 parent 36c5668 commit 617339b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
docutils<0.18
numpy>=1.13.3
https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl
sphinx-rtd-theme==0.4.0
Expand Down

0 comments on commit 617339b

Please sign in to comment.