Skip to content

pypi: Remove the trailing slash in uv.toml - #56

Merged
taoky merged 1 commit into
mirrorz-org:mainfrom
YDX-2147483647:patch-1
May 21, 2026
Merged

taoky merged 1 commit into
mirrorz-org:mainfrom
YDX-2147483647:patch-1

Conversation

@YDX-2147483647

Copy link
Copy Markdown
Contributor

It works either way, but https://docs.astral.sh/uv/concepts/configuration-files does not have the trailing slash.

If there are multiple contributors to the same repo, and one contributor adds the slash while another one does not, then conflicts may occur when modifying uv.lock. Therefore, it is best to align with the official documentation.

Relates-to: astral-sh/uv#6349

It works either way, but https://docs.astral.sh/uv/concepts/configuration-files does not have the trailing slash.

If there are multiple contributors to the same repo, and one contributor adds the slash while another one does not, then conflicts may occur when modifying `uv.lock`. Therefore, it is best to align with the official documentation.

Relates-to: astral-sh/uv#6349
@taoky
taoky merged commit df4672f into mirrorz-org:main May 21, 2026
1 check passed
@YDX-2147483647
YDX-2147483647 deleted the patch-1 branch May 21, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants