Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReadthedocs fails to build v3.7.1-slp #210
Comments
Since bpo-32174 Python 3 is required to build the documentation.
Since bpo-32174 Python 3 is required to build the documentation. Use the latest available version.
|
Fixed in master-slp and 3.7-slp. Now master-slp uses the latest available version of Python 3. 3.7-slp is pinned to 3.5. |
Since bpo-32174 Python 3 is required to build the documentation. (cherry picked from commit 75b4b69)
Thanks to upstream commit 6261ae9 (master) and c4c86fa (3.7) python3 is required to build the documentation. See bpo-32174.
Readthedocs.org already provides python 3.5 by default and this version is sufficient to build the docs for branch 3.7-slp. For branch master-slp we should switch to the latest RTD build image, which already provides python 3.6. See https://docs.readthedocs.io/en/latest/yaml-config.html