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

Remove build info by default and add explicit fetching #917

Merged
merged 3 commits into from Mar 22, 2024

Conversation

mitsuhiko
Copy link
Collaborator

This adds support for fetching to specific locations. This can be useful even without installing rye:

RYE_NO_AUTO_INSTALL=1 ./rye fetch cpython@3.11 --target-path=./py3.11

Going forward ~/.rye/py will now also no longer have the install folder by default to save on space.

@mitsuhiko mitsuhiko merged commit 8d88964 into main Mar 22, 2024
8 checks passed
@mitsuhiko mitsuhiko deleted the feature/manual-fetch branch March 22, 2024 10:11
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.

None yet

1 participant