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

An enum of Python export formats. #17800

Merged
merged 1 commit into from Dec 14, 2022
Merged

Conversation

benjyw
Copy link
Sponsor Contributor

@benjyw benjyw commented Dec 14, 2022

Currently supports our existing formats: symlinked immutable virtualenv and mutable virtualenv.

This allows us to add more formats in the future, such as emitting a requirements.txt, as requested in #17721.

Replaces the symlink_python_virtualenv option, which is now deprecated.

Currently supports our existing formats: symlinked immutable virtualenv
and mutable virtualenv.

This allows us to add more formats in the future, such as emitting
a requirements.txt, as requested in pantsbuild#17721.

Replaces the symlink_python_virtualenv option, which is now deprecated.
@benjyw benjyw merged commit 20b3710 into pantsbuild:main Dec 14, 2022
@benjyw benjyw deleted the py_export_enum branch December 14, 2022 21:27
huonw added a commit that referenced this pull request Nov 21, 2023
The deprecated `[export].symlink_python_virtualenv` option can be
removed, since we've branched for 2.19, and are so now about to release
2.20.0.dev0.

The deprecation happened in #17800 and was released in 2.16.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants