Skip to content

Commit 34b3c23

Browse files
author
Jussi Kukkonen
authored
Merge pull request #1970 from lukpueh/include-examples-sdist
Update build config to include examples dir
2 parents 72424a9 + f4165ff commit 34b3c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ path = "tuf/__init__.py"
5959
[tool.hatch.build.targets.sdist]
6060
include = [
6161
"/docs",
62+
"/examples",
6263
"/tests",
6364
"/tuf",
6465
"/requirements*.txt",

0 commit comments

Comments
 (0)