• PJ Eby's avatar
    Made ``easy_install`` a standard ``setuptools`` command, moving it from · 8468e915
    PJ Eby authored
    the ``easy_install`` module to ``setuptools.command.easy_install``.  Note
    that if you were importing or extending it, you must now change your
    imports accordingly.  ``easy_install.py`` is still installed as a script,
    but not as a module.
    
    --HG--
    branch : setuptools
    extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041079
    8468e915
EasyInstall.txt 31.4 KB