Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit babc774

Browse files
committed
build: move the sdist include comment inside the uv build-backend section
1 parent daeb3fc commit babc774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ dev = [
5555
"ty~=0.0.0",
5656
]
5757

58-
# The module, pyproject.toml, README, and LICENSE are included in the sdist by default.
5958
[tool.uv.build-backend]
59+
# The module, pyproject.toml, README, and LICENSE are included in the sdist by default.
6060
source-include = ["CHANGELOG.md", "CONTRIBUTING.md"]
6161

6262
[tool.ruff]

0 commit comments

Comments
 (0)