mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Use "Source" instead of "Repository" in PyPI links
This commit is contained in:
parent
2803e6fc5f
commit
d9ab1dbdb7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ classifiers = [
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Repository = "https://github.com/astral-sh/uv"
|
Source = "https://github.com/astral-sh/uv"
|
||||||
Documentation = "https://docs.astral.sh/uv"
|
Documentation = "https://docs.astral.sh/uv"
|
||||||
Changelog = "https://github.com/astral-sh/uv/blob/main/CHANGELOG.md"
|
Changelog = "https://github.com/astral-sh/uv/blob/main/CHANGELOG.md"
|
||||||
Releases = "https://github.com/astral-sh/uv/releases"
|
Releases = "https://github.com/astral-sh/uv/releases"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue