Skip to content

ci: fixing Python dependencies installation

DeveloperC requested to merge python_env into main

We are unable to install Python dependencies because in the base environment. So we are converting to using a virtual environment and not installing into the base environment.

Merge request reports