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 UV_LINK_MODE as env variable #3315

Merged
merged 1 commit into from Apr 29, 2024
Merged

Conversation

blueraft
Copy link
Contributor

Resolves #3313

Summary

Add a new env variable UV_LINK_MODE as alias for the cli argument --link-mode.
Updated the README env variables section.

Test Plan

Tested manually using UV_LINK_MODE=hardlink cargo run -p uv pip install flask.

Copy link
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

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

Thanks!

@zanieb zanieb added the configuration Settings and such label Apr 29, 2024
@zanieb zanieb enabled auto-merge (squash) April 29, 2024 17:26
@zanieb zanieb merged commit a3b61a2 into astral-sh:main Apr 29, 2024
40 checks passed
@blueraft blueraft deleted the env-var-link-mode branch April 29, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Settings and such
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add environment variable for --link-mode
2 participants