summaryrefslogtreecommitdiff
path: root/setuptools/command/depends.py
Commit message (Expand)AuthorAgeFilesLines
* Compute command line that should be passed to child setup scripts.pje2004-03-221-2/+84
* Flesh out 'depends' command to display dependencies' status, and halt ifpje2004-03-201-6/+61
* Added skeleton 'depends' command, that will check/install dependencies.pje2004-03-101-0/+27