Fix ReadTheDocs builds

docutils 0.18 is busted and needs to be prevented from being installed

Related to https://github.com/sphinx-doc/sphinx/issues/9788

Related to https://github.com/readthedocs/readthedocs.org/issues/8616
This commit is contained in:
Ian Stapleton Cordasco 2021-11-02 05:52:28 -05:00
parent a4e337add1
commit 221de71071
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -2,3 +2,4 @@ sphinx>=1.3.0,!=3.1.0
sphinx_rtd_theme
sphinx-prompt
flake8-polyfill
docutils!=0.18