TestPyPI (test.pypi.org) now requires 2FA for all users to perform management actions. This comes ahead of January 1, 2024 when the same requirement will be applied to all users of PyPI (pypi.org). Read more at blog.pypi.org/posts/2023-12-…
4
5
15
3K
2
@pypi Hi, I have a lot of issues with twine upload dist/* --verbose , I keep trying with two factor auth using steps: 1. username 2. password -> failed then using 1. __token__ 2. passowrd -> pypi- code copied from code in your TOTP application instead: pypi.org/manage/account…