python-versions/.github
Matthieu Darbois 37e7166250
fix: always reinstall pip (#271)
* fix: always reinstall pip

If the default pip version is also the latest one,
then the `pip` executable will be missing as the default pip
is installed only as `pip3`/`pip3.x`.

In order to always provide a `pip` executable, always reinstall pip.

* chore(ci): change default version to 3.12.3

Default to the latest stable version.
2024-05-09 08:58:58 -05:00
..
workflows fix: always reinstall pip (#271) 2024-05-09 08:58:58 -05:00
CODEOWNERS Update CODEOWNERS 2022-12-26 09:48:52 +01:00