Right now, `uv` does not officially support PyPy. It might work, and we've done a few things to enable it, like: - https://github.com/astral-sh/uv/pull/1028 - https://github.com/astral-sh/uv/pull/1785 - https://github.com/astral-sh/uv/pull/2094 But we're likely missing a bunch of stuff, like: - https://github.com/astral-sh/uv/issues/2095 - https://github.com/astral-sh/uv/issues/2092 - https://github.com/astral-sh/uv/issues/2490
Right now,
uvdoes not officially support PyPy. It might work, and we've done a few things to enable it, like:implementationfield ofpyvenv.cfg#1785But we're likely missing a bunch of stuff, like:
site-packagesand other directories onsysconfigpaths #2095uv venvdoesn't add PyPy executables #2092