Python setup.py uninstall

I have installed a Python package with python setup.py install.

How do I uninstall it?

← Назад к списку