Skip to content

Commit

Permalink
fix: final edits
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser committed Nov 6, 2024
1 parent 05bfa4b commit 546e27b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/how-to/publish/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ To publish to an index such as PyPI or TestPyPI you need two things:
2. a token value or other form of trusted authentication from the index (PyPI)



!!! warning "PyPI requires 2FA"
PyPI now requires 2-factor Authentication (2FA) for all publication processes. Be sure to set this up before proceeding with publishing your package to TestPyPI or PyPI.

Expand Down

0 comments on commit 546e27b

Please sign in to comment.