Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readthedocs fails to build v3.7.1-slp #210

Closed
akruis opened this issue Jan 19, 2019 · 1 comment
Closed

Readthedocs fails to build v3.7.1-slp #210

akruis opened this issue Jan 19, 2019 · 1 comment

Comments

@akruis
Copy link

@akruis akruis commented Jan 19, 2019

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

@akruis akruis added this to the v3.7.x-slp milestone Jan 19, 2019
@akruis akruis self-assigned this Jan 19, 2019
akruis pushed a commit that referenced this issue Jan 19, 2019
Since bpo-32174 Python 3 is required to build the documentation.
akruis pushed a commit that referenced this issue Jan 19, 2019
Since bpo-32174 Python 3 is required to build the documentation.
Use the latest available version.
@akruis
Copy link
Author

@akruis akruis commented Jan 19, 2019

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.

@akruis akruis closed this Jan 19, 2019
akruis pushed a commit that referenced this issue Jan 19, 2019
Since bpo-32174 Python 3 is required to build the documentation.

(cherry picked from commit 75b4b69)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.