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

Add support for Python 3.9 to 7.x image #159

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

humitos
Copy link
Member

@humitos humitos commented Feb 1, 2021

Install Python 3.9 in our current "testing" (7.0) image so users can start
building their documentation with Python 3.9.

NOTE: I'm merging this into release/7.x branch, and they should be released as an update of the current "testing" image. These changes should be ported to master as well.

Requires: readthedocs/readthedocs.org#7885
Closes #140

Install Python 3.9 in our current "testing" (7.0) image so users can start
building their documentation with Python 3.9.
humitos added a commit that referenced this pull request Feb 1, 2021
Port changes from
#159 into `master` branch.
@humitos humitos merged commit 048fc78 into releases/7.x Feb 2, 2021
@humitos humitos deleted the humitos/support-py39 branch February 2, 2021 09:38
@humitos
Copy link
Member Author

humitos commented Feb 2, 2021

@ThiefMaster
Copy link

ThiefMaster commented Feb 24, 2021

Is anything needed to use this new image? Specifying 3.9 still fails for me...

Edit: Looks like this helped:

build:
  image: testing

@astrojuanlu
Copy link
Contributor

@humitos This missed an update to the README, am I right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants