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

Support resolving system python versions by py_require() #1752

Merged
merged 11 commits into from
Feb 28, 2025

Conversation

t-kalinowski
Copy link
Member

@t-kalinowski t-kalinowski commented Feb 27, 2025

Closes #1751

uv_get_or_create() can now:

  • resolve using system python versions
  • resolve using pre-release python version

Additionally, the storage location for uv-downloaded python binaries changes from "cache" to "data", at suggestion of CRAN.

@t-kalinowski t-kalinowski merged commit 1b67aec into main Feb 28, 2025
16 checks passed
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.

uv_get_or_create_env() is not robust against empty resolve_python_version()
1 participant