Skip to content

Commit

Permalink
fixup! Repositories update to resolve #6659
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexeh committed Mar 30, 2024
1 parent 4f68e7e commit c45751f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ poetry config pypi-token.pypi <my-token>
```
If you have configured **testpypi** as a [Publishable Repository](#publishable-repositories), the token can be set using
```bash
poetry config pypi-token.test-pypi <your-token>
poetry config pypi-token.testpypi <your-token>
```

If you still want to use your username and password, you can do so with the following
Expand Down

0 comments on commit c45751f

Please sign in to comment.