Skip to content

Commit 719747c

Browse files
committed
pyproject.toml updated
1 parent 6cd841a commit 719747c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@ Repository = "https://github.com/DarkCaster/Perpetual.git"
2020
[tool.hatch.version]
2121
source = "vcs"
2222

23-
[tool.hatch.build]
24-
include = ["lua/"]
25-
2623
[tool.hatch.build.targets.sdist]
27-
packages = ["python_lua_helper"]
24+
include = ["python_lua_helper", "lua/"]
2825

2926
[tool.hatch.build.targets.wheel]
3027
packages = ["python_lua_helper"]

0 commit comments

Comments
 (0)