| .. | |||||
| __pycache__ | |||||
| pip | |||||
| pip-19.3.1.dist-info | |||||
| pkg_resources | |||||
| setuptools | |||||
| setuptools-41.6.0.dist-info | |||||
| easy_install.py |
"""Run the EasyInstall command"""
if __name__ == '__main__':
from setuptools.command.easy_install import main
main()
| .. | |||||
| __pycache__ | |||||
| pip | |||||
| pip-19.3.1.dist-info | |||||
| pkg_resources | |||||
| setuptools | |||||
| setuptools-41.6.0.dist-info | |||||
| easy_install.py |