plugins/sources/pip.py: also look for python version named "python"
In some virtual environments, we might not have the binary with the exact python version, which would lead the current pip plugin to fail to find a working pip version. This adds "python" at the start of the list of valid python versions
Loading
Please register or sign in to comment