Skip to content

Commit d26d404

Browse files
committed
Exclude /examples from sdist
1 parent 79de451 commit d26d404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ build-backend = "hatchling.build"
4242
[tool.hatch.build]
4343
exclude = [
4444
"/scripts",
45+
"/examples",
4546
]
4647

4748
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)