mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
4 lines
104 B
Python
4 lines
104 B
Python
"""distutils.command.upload
|
|
|
|
Implements the Distutils 'upload' subcommand (upload package to PyPI)."""
|
|
|