Skip to content

Install PyPy to PATH as pypy/pypy3 #13565

@injust

Description

@injust

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvement to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions