get-pip
get-pip copied to clipboard
Versionned zipapps not available
Description
The documentation at https://pip.pypa.io/en/stable/installation/#standalone-zip-application says:
There are also zip applications for specific pip versions, named pip-X.Y.Z.pyz.
I can't seem to be able to find these versioned zipapps. When I go to https://bootstrap.pypa.io/pip/, all I can see is pip.pyz
.
Are versioned zipapps supposed to be made available or not?
Expected behavior
I'd personally like ot have access to specific versions of the zipapps so that I can make sure that a specific pip version is used without downloading it and running python pip.pyx --version
to see the version.
Thanks!
pip version
N/A
Python version
N/A
OS
N/A
How to Reproduce
N/A
Output
No response
Code of Conduct
- [X] I agree to follow the PSF Code of Conduct.