Closed gonsie closed 3 years ago
Looking at others who have had this issue. It appears the issue started with docutils v0.18, which our build uses:
Collecting docutils>=0.11
Downloading docutils-0.18-py2.py3-none-any.whl (569 kB)
It appears the solution is to cap the version; docutils<0.18
, and we could probably update the version of python as well.
Error description: https://github.com/readthedocs/readthedocs.org/issues/8616 Documentation: https://docs.readthedocs.io/en/stable/config-file/v2.html#requirements-file
ReadTheDocs builds have been failing since Oct. 27. The error produced is not helpful (but is included below). Unfortunately the docs build successfully on quartz.