Packaging and toolingPython Tooling
twine upload
Publish built packages to PyPI or private indices.
Command
twine upload dist/*
Example usage
Upload release artifacts to package repositories using Twine.
twine upload dist/*
Related tags
Packaging and toolingpythonvenvpip