summaryrefslogtreecommitdiff
path: root/setuptools/command/register.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix ``register`` not obeying name/version set by ``egg_info`` command, ifPJ Eby2006-07-101-0/+10
``egg_info`` wasn't explicitly run first on the same command line. (backport from trunk)