aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/depends.py
Commit message (Expand)AuthorAgeFilesLines
* Got rid of the no-longer meaningful "depends" command. Consolidated thePJ Eby2005-08-061-149/+0
* remove excess blank lines, and apply whitespace more in line with the PythonFred Drake2004-04-051-33/+18
* Compute command line that should be passed to child setup scripts.PJ Eby2004-03-221-2/+84
* Flesh out 'depends' command to display dependencies' status, and halt ifPJ Eby2004-03-201-6/+61
* Initial checkin of setuptools 0.0.1.PJ Eby2004-03-191-0/+27