Allow to skip dune_python_package_install when pip is not found.

dune_python_package_install can be skipped if pip is not found if the PYTHONPATH is set manually. This MR adds a flag that allows to do that.

Merge request reports

Loading