Skip to content

Commit 0b89017

Browse files
committed
pyproject.toml updated
1 parent ab2dcb0 commit 0b89017

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ include = [
3030

3131
[tool.hatch.build.targets.wheel]
3232
packages = [
33-
"/*.py",
34-
"/*.lua",
33+
"*.py",
34+
"*.lua",
3535
"/test_example",
36-
"/LICENSE",
3736
]

0 commit comments

Comments
 (0)