Skip to content

Commit e36bf4c

Browse files
committed
Still not getting zip file but am getting folder.
1 parent 70fbae1 commit e36bf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[tool.hatch.build.targets.wheel.force-include]
6-
"dist" = "python_redlines/dist"
6+
"dist/*.zip" = "python_redlines/dist/*.zip"
77

88
[project]
99
name = "python-redlines"

0 commit comments

Comments
 (0)