Skip to content

Commit a1df678

Browse files
committed
pyproject.toml updated
1 parent 8deb38e commit a1df678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ source = "vcs"
2323
[tool.hatch.build.targets.sdist]
2424
packages = ["python_lua_helper"]
2525
include = [
26-
"lua/lua-windows-*",
26+
"/python_lua_helper/lua/lua-windows-*",
2727
]
2828

2929
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)