Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |