- Depend on a python version Debian actually ships with in pyproject.toml and update the poetry.lock accordingly. - Fix poetry bundle complaining about no python by installing python-is-python3. Also remove the python flag for poetry bundle then.