Python — From Basics to Advanced · Packaging and Distribution
twine — publishing to PyPI
Packaging and Distribution
Question 01 / 06
Complete the upload command with an explicit twine config file path.
twine upload ___ ~/secrets/.pypirc dist/*Pick the fragment that fills the gap: