Skip to content

Prefer virtual environment for Python

Joe Snyder requested to merge update_python_searching into master

Add in the code to set the preference for a "virtual environment" Python and then searches for it. Put the value found to the legacy variable name to pass through to PyBind11 and all later uses.

Merge request reports