Closed figi44 closed 1 year ago
Adds support for installing python packages from source as dependencies for other python packages. ci-python: changes the location of virtual environment to runner.temp, so that pytest does not run tests on all installed packages.
runner.temp
Adds support for installing python packages from source as dependencies for other python packages. ci-python: changes the location of virtual environment to
runner.temp
, so that pytest does not run tests on all installed packages.