obs-studio/.github/actions/compatibility-validator
PatTheMav 629b60f328 CI: Fix broken pip install to use ephemeral virtual environment
Python 3.11 and later support a system-wide configuration setting that
marks the system packages as "externally managed" (e.g. to force using
apt packages instead of pip packages).

This breaks installation of the modules necessary to run the validators,
so use a virtual environment instead.
2024-02-27 14:50:02 -05:00
..
action.yaml CI: Fix broken pip install to use ephemeral virtual environment 2024-02-27 14:50:02 -05:00