You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>API tokens provide an alternative way (instead of username and password) to authenticate when uploading packages to PyPI.</p>
278
+
<p>API tokens provide an alternative way (instead of username and password) to authenticate when <strong>uploading packages</strong> to PyPI.</p>
279
279
<p>You can create a token for an entire PyPI account, in which case, the token will work for all projects associated with that account. Alternatively, you can limit a token's scope to a specific project.</p>
280
280
<p><strong>We strongly recommend you authenticate with an API token where possible.</strong></p>
0 commit comments