-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support for uv-installed pythons (#842)
* dummy support for uv python installs * attempt install before confirming the interpreter is available * adding some tests * change version output to json so it's consistent in linux vs windows * skip test with uv-python-support in windows * fix using the wrong variable caused problems with pypy * change min supported uv version * remove if statement * change global variable and handle uv missing in uv_version * typo
- Loading branch information
Showing
2 changed files
with
92 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters