-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality
Description
Summary
I would like to have pypy3 in my PATH so I can run it when I know I need PyPy specifically, but also keep CPython as the default python3 in my PATH. This doesn't seem possible with uv python install at the moment.
Currently, running uv python install pypy --preview installs it as python3.11 and adding --default installs it as python/python3.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality