Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SF#1566719: not creating site-packages (or other target directory) when | Phillip J. Eby | 2006-11-10 | 1 | -0/+3 |
| | | | | | installing .egg-info for a project that contains no modules or packages, while using --root (as in bdist_rpm). | ||||
* | whitespace normalisation | Anthony Baxter | 2006-03-30 | 1 | -2/+2 |
| | |||||
* | Patch #1459476: install PKG-INFO metadata alongside distutils-installed ↵ | Phillip J. Eby | 2006-03-27 | 1 | -0/+75 |
packages. |