File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -464,14 +464,9 @@ You will also need to verify your email address before you're able to upload
464464any packages. For more details on Test PyPI, see
465465:doc: `/guides/using-testpypi `.
466466
467- Now you'll create a PyPI `API token `_ so you will be able to securely upload
468- your project.
469-
470- Go to https://test.pypi.org/manage/account/#api-tokens and create a new
471- `API token `_; don't limit its scope to a particular project, since you
472- are creating a new project.
473-
474- **Don't close the page until you have copied and saved the token — you
467+ To securely upload your project, you'll need a PyPI `API token `_. Create one at
468+ https://test.pypi.org/manage/account/#api-tokens, setting the "Scope" to "Entire
469+ account". **Don't close the page until you have copied and saved the token — you
475470won't see that token again. **
476471
477472.. _API token : https://test.pypi.org/help/#apitoken
You can’t perform that action at this time.
0 commit comments