cpython/Lib/distutils/command/upload.py

5 lines
104 B
Python

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