Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support running 2to3 on build_py. | Martin v. Löwis | 2009-09-13 | 1 | -1/+44 | |
* | Add src_root attribute to support installing from a copy. | Martin v. Löwis | 2009-09-12 | 1 | -3/+5 | |
* | Allow .py files found by the include_package_data option to be | PJ Eby | 2006-06-09 | 1 | -9/+9 | |
* | Backport absolute path trapping to the 0.6 branch. | PJ Eby | 2006-04-15 | 1 | -18/+18 | |
* | Added the ``exclude_package_data`` keyword to ``setup()``, allowing you | PJ Eby | 2005-12-15 | 1 | -3/+44 | |
* | Added warning for namespace packages with missing ``declare_namespace()``, | PJ Eby | 2005-11-18 | 1 | -0/+41 | |
* | Added the ``include_package_data`` keyword to ``setup()``, allowing you to | PJ Eby | 2005-11-18 | 1 | -45/+45 | |
* | 0.6a7 bugfix release | PJ Eby | 2005-11-02 | 1 | -2/+35 | |
* | Fix bugs reported by Ian Bicking, Walter Doerwald, and Vincenzo Di Massa. | PJ Eby | 2005-08-11 | 1 | -1/+1 | |
* | remove excess blank lines, and apply whitespace more in line with the Python | Fred Drake | 2004-04-05 | 1 | -49/+16 | |
* | Initial checkin of setuptools 0.0.1. | PJ Eby | 2004-03-19 | 1 | -0/+123 |