Commit daa87b2d by wxgeo Committed by GitHub

Change my-token to <my-token> in documentation. (#7393)

parent 33242c22
......@@ -342,7 +342,7 @@ when uploading packages to PyPI.
Once you have created a new token, you can tell Poetry to use it:
```bash
poetry config pypi-token.pypi my-token
poetry config pypi-token.pypi <my-token>
```
If you still want to use your username and password, you can do so with the following
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment