Skip to content

Commit c102fd2

Browse files
committed
Link invalid authentication help
1 parent c9d0b69 commit c102fd2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

source/tutorials/packaging-projects.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,11 @@ After the command completes, you should see output similar to this:
414414
Uploading example_package_YOUR_USERNAME_HERE-0.0.1.tar.gz
415415
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 kB • 00:00 • ?
416416
417+
.. tip::
418+
419+
If Twine reports an invalid username or password, see PyPI's
420+
`help on invalid authentication errors <https://pypi.org/help/#invalid-auth>`_.
421+
417422
Once uploaded, your package should be viewable on TestPyPI; for example:
418423
``https://test.pypi.org/project/example_package_YOUR_USERNAME_HERE``.
419424

0 commit comments

Comments
 (0)