summaryrefslogtreecommitdiff
path: root/setuptools/command/register.py
Commit message (Expand)AuthorAgeFilesLines
* Remove "upload" and "register" commands.Paul Ganssle2019-11-021-11/+11
* Remove spurious executable permissionsMiro Hrončok2018-07-271-0/+0
* Deprecate upload and register commandsDustin Ingram2018-07-081-3/+11
* Fixed PEP 8 compliancy of the setuptools.command packageAlex Grönholm2014-06-181-0/+1
* Correct indentation and clarify meaning by using namespacingJason R. Coombs2014-04-301-5/+4
* Reverting 1a1ab844f03e due to issue 250Guy Rozendorn (guyr@infinidat.com)2011-10-071-60/+0
* Issue #244 raises ValueError in upload and register commands if using a secti...guyroz2011-09-201-0/+60
* Fix ``register`` not obeying name/version set by ``egg_info`` command, ifPJ Eby2006-07-101-0/+10