Skip to content

Install Python 3.9 in centos7 Docker image#11461

Merged
Eric-Arellano merged 1 commit into
pantsbuild:masterfrom
Eric-Arellano:docker-py39
Jan 13, 2021
Merged

Install Python 3.9 in centos7 Docker image#11461
Eric-Arellano merged 1 commit into
pantsbuild:masterfrom
Eric-Arellano:docker-py39

Conversation

@Eric-Arellano
Copy link
Copy Markdown
Contributor

We soon plan to release Pants with Python 3.9 support (#11309). To do this, we must have 3.9 installed on our Docker image to build the wheels.

This PR also removes the stale Google RBE dockerfile in favor of the Toolchain version.

[ci skip-rust]
[ci skip-build-wheels]

# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@@ -1,22 +1,18 @@
# Copyright 2019 Pants project contributors (see CONTRIBUTORS.md).
Copy link
Copy Markdown
Contributor Author

@Eric-Arellano Eric-Arellano Jan 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the same as the tc_remote_execution file, simply renamed. GitHub is showing it as a diff instead.

@Eric-Arellano Eric-Arellano merged commit e9115cd into pantsbuild:master Jan 13, 2021
@Eric-Arellano Eric-Arellano deleted the docker-py39 branch January 13, 2021 23:49
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.

2 participants