pypa/get-pip

remove this?

vespino opened this issue · 1 comments

I have installed pip using python get-pip.py, but how do I remove it?

pythonX.Y -m pip uninstall pip (use pythonX.Y corresponding to the Python executable you installed it on; depends on the executable of Python you installed it with and the specific invocation depends on the OS)