Skip to content

Commit 3c88402

Browse files
committed
pyproject.toml updated
1 parent 7dc0dbe commit 3c88402

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,10 @@ Repository = "https://github.com/DarkCaster/Perpetual.git"
2525
include = [
2626
"*.py",
2727
]
28+
29+
[tool.hatch.build.targets.sdist]
30+
include = [
31+
"*.py",
32+
"*.lua",
33+
"/test_example",
34+
]

0 commit comments

Comments
 (0)