Loading
or-tools: fix python installation
- python: add --no-index, and --no-build-isolation to pip install to prevent network access and environment isolation in the sandbox. - python: Disable 3.14. This fixes the build for downstream consumers like openroad/librelane which were failing due to sandbox violations during the python install phase. This also disables Python 3.14 which is only supported in or-tools 9.15 and pybind11 3.0.0.