#5631: add upload to list of possible commands, which is presented in --help-commands.

This commit is contained in:
Georg Brandl 2009-04-01 04:32:39 +00:00
parent e92d4b6f57
commit 63959bb973
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ __all__ = ['build',
'bdist_dumb',
'bdist_rpm',
'bdist_wininst',
'upload',
# These two are reserved for future use:
#'bdist_sdux',
#'bdist_pkgtool',