| .. | |||||
| __pycache__ | |||||
| _distutils_hack | |||||
| pip | |||||
| pip-20.2.4.dist-info | |||||
| pkg_resources | |||||
| setuptools | |||||
| setuptools-50.3.2.dist-info | |||||
| distutils-precedence.pth | |||||
| easy_install.py |
"""Run the EasyInstall command"""
if __name__ == '__main__':
from setuptools.command.easy_install import main
main()
| .. | |||||
| __pycache__ | |||||
| _distutils_hack | |||||
| pip | |||||
| pip-20.2.4.dist-info | |||||
| pkg_resources | |||||
| setuptools | |||||
| setuptools-50.3.2.dist-info | |||||
| distutils-precedence.pth | |||||
| easy_install.py |