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