Skip to content

Correctly set python interpreter when creating a virtualenv

René Heß requested to merge bugfix/set-python-interpreter-for-virtualenv into master

This makes sure that the python version in the virtualenv matches the one found during configuration.

Merge request reports