Please add support for uv. Uv is replacement for rye that you support.
The reason for that is because poetry in 2.1.x started using findpython to find python instalation and would remove couple of hacks that are currently required.
uv python list
cpython-3.11.6-macos-aarch64-none ~/.local/share/uv/python/cpython-3.11.6-macos-aarch64-none/bin/python3.11
Please add support for uv. Uv is replacement for rye that you support.
The reason for that is because poetry in 2.1.x started using findpython to find python instalation and would remove couple of hacks that are currently required.
Links:
https://lucumr.pocoo.org/2024/2/15/rye-grows-with-uv/
https://github.com/python-poetry/poetry/releases/tag/2.1.0
Example run: