diff options
author | Miro Hrončok <miro@hroncok.cz> | 2017-09-20 14:03:27 +0200 |
---|---|---|
committer | Miro Hrončok <miro@hroncok.cz> | 2017-09-20 14:03:29 +0200 |
commit | ee40d9fffac9c13ecfe9a427872adeeaedc57778 (patch) | |
tree | 2ac481da61189f3020659cad7a093ba5ee58759e /pavement.py | |
parent | 9f295a706590b1e3618978d6f2d83af0b893ec4d (diff) | |
download | external_python_setuptools-ee40d9fffac9c13ecfe9a427872adeeaedc57778.tar.gz external_python_setuptools-ee40d9fffac9c13ecfe9a427872adeeaedc57778.tar.bz2 external_python_setuptools-ee40d9fffac9c13ecfe9a427872adeeaedc57778.zip |
Tests: Run `python -m pip` instead of plain `pip`
This allows to run the testsuite on systems where `/usr/bin/pip`
is a specific Python version, but the tests are run on a different one.
For example in Fedora RPM, when the Python 3 tests are invoked,
they should use Python 3 pip, not Python 2 `/usr/bin/pip`.
Unlike other approaches, like using `pip2`/`pip3` which is currently
done in Fedora RPM (downstream patch), this way it Works Everywhere™
and the downstream patch can be dropped.
See https://src.fedoraproject.org/rpms/python-setuptools/blob/54eaa03a4dc97f93a5e4c92c55e580a4ab55a058/f/0001-Run-test-on-a-version-specific-pip.patch
Diffstat (limited to 'pavement.py')
0 files changed, 0 insertions, 0 deletions