Skip to content

Commit

Permalink
Update docs/how-to/publish/auth.md
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Pitrou <[email protected]>
  • Loading branch information
lwasser and pitrou authored Jan 22, 2025
1 parent b452824 commit 31d6ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/publish/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

To publish to a package index such as PyPI or TestPyPI you need two things:

1. a username (e.g. `__token__` for PyPI)
1. a username (e.g. `__token__` for PyPI to select two-factor authentication aka. 2FA)
2. a token value or other form of trusted authentication from the index (PyPI)


Expand Down

0 comments on commit 31d6ed0

Please sign in to comment.