Files
vhaudiquet cbca729693
CI / check (push) Successful in 5s
CI / release (push) Successful in 28s
Force uv-managed Python in release build
The runner's system CPython 3.12.3 satisfies the '3.12' request, so uv
kept using it and PyInstaller failed: system python is built without
libpython3.x.so. Set UV_PYTHON_PREFERENCE=only-managed and install the
managed interpreter explicitly.
2026-08-25 20:45:27 +02:00
..