tests/testutil/python_repo.py: fixed executable path when running pip

Description

Resolves a command not found error when trying to mock a python repo.

Changes proposed in this merge request:

  • When running sdist use sys.executable rather than hardcoded python path.

Merge request reports

Loading