cpython/Lib/distutils/command/upload.py

5 lines
104 B
Python
Raw Normal View History

"""distutils.command.upload
Implements the Distutils 'upload' subcommand (upload package to PyPI)."""