Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed PEP 8 compliancy of the setuptools.command package | Alex Gr?nholm | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | Correct indentation and clarify meaning by using namespacing | Jason R. Coombs | 2014-04-30 | 1 | -5/+4 |
| | |||||
* | Fix ``register`` not obeying name/version set by ``egg_info`` command, if | PJ Eby | 2006-07-10 | 1 | -0/+10 |
``egg_info`` wasn't explicitly run first on the same command line. (backport from trunk) |