aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/easy_install.py
Commit message (Expand)AuthorAgeFilesLines
* Beefed up the "sdist" command so that if you don't have a MANIFEST.in, itPJ Eby2005-07-071-1/+1
* Added ``develop`` command to ``setuptools``-based packages. This commandPJ Eby2005-07-061-44/+85
* Made ``easy_install`` a standard ``setuptools`` command, moving it fromPJ Eby2005-07-061-0/+820