Fix docutils related build error.

This commit is contained in:
Jannis Leidel 2021-11-08 15:59:11 +01:00
parent ef2a9beec8
commit ac874e3773
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -1,2 +1,3 @@
Sphinx>=1.4
sphinx-rtd-theme
docutils<0.18 # https://github.com/readthedocs/readthedocs.org/issues/8616