summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Update distribution metadata so 'setup.py register' works; add 'extra_path'PJ Eby2005-06-061-4/+58
* Update docs for PyPI support, prep for 0.4a1 releasePJ Eby2005-06-051-1/+1
* Fix a minor problem with -b option, and prep for 0.3a4 release.PJ Eby2005-06-041-1/+1
* Release 0.3a3PJ Eby2005-05-311-2/+2
* Bump version to 0.3a2 for releasePJ Eby2005-05-291-1/+1
* Add "easy_install" script that downloads distutils source (or .egg files)PJ Eby2005-05-291-2/+3
* Remove setuptools_boot.py, as it can now be trivially replaced by includingPJ Eby2005-04-031-1/+1
* Add a working pkg_resources implementation that handles extraction andPJ Eby2005-03-231-1/+1
* Flesh out 'depends' command to display dependencies' status, and halt ifPJ Eby2004-03-201-1/+7
* Initial checkin of setuptools 0.0.1.PJ Eby2004-03-191-0/+21