Skip to content

Commit

Permalink
Update docs/repositories.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering authored Jul 27, 2023
1 parent e2ee14a commit 4c7574f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ name = "pypi"
priority = "primary"
```

**Omit the `url` when specifying PyPI as a supplemental source.** Because PyPI is internally configured
with Poetry, the PyPI repository cannot be configured with a given URL. Remember, you can always use
**Omit the `url` when specifying PyPI explicitly.** Because PyPI is internally configured
with Poetry, the PyPI repository cannot be configured with a given URL. Remember, you can always use
`poetry check` to ensure the validity of the `pyproject.toml` file.

{{% /warning %}}
Expand Down

0 comments on commit 4c7574f

Please sign in to comment.