Skip to content

Commit 411cc48

Browse files
committed
pyproject.toml updated, hatch_build.py updated
1 parent fe8200c commit 411cc48

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pyproject.toml

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

23-
[tool.hatch.build]
24-
include = ["/build-mingw.sh", "/*.patch", "/*.sha256", "/lua-windows-*"]
25-
2623
[tool.hatch.build.targets.sdist]
2724
packages = ["python_lua_helper"]
28-
include = ["/build-mingw.sh", "/*.patch", "/*.sha256", "/lua-windows-*"]
25+
include = ["/lua"]
2926

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

0 commit comments

Comments
 (0)