Commit 63959bb9 authored by Georg Brandl's avatar Georg Brandl

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

parent e92d4b6f
......@@ -22,6 +22,8 @@ __all__ = ['build',
'bdist_dumb',
'bdist_rpm',
'bdist_wininst',
'upload',
# These two are reserved for future use:
#'bdist_sdux',
#'bdist_pkgtool',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment