Open2
ubuntu rye + poetry

rye pin --no-update-requires-python 3.10.13
pinned 3.10.13 in /home/tkt/ghq/github.com/lapras-inc/scouty/.python-version
rye config --set-bool behavior.global-python=true
python
Python 3.10.13 (main, Feb 25 2024, 04:16:53) [Clang 17.0.6 ] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
KeyboardInterrupt
>>> ^D
type python
python is hashed (/home/tkt/.rye/shims/python)

poetry env use python
poetry install
python
はpin で設定した 3.10.13