We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70fbae1 commit e36bf4cCopy full SHA for e36bf4c
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["hatchling"]
3
build-backend = "hatchling.build"
4
5
[tool.hatch.build.targets.wheel.force-include]
6
-"dist" = "python_redlines/dist"
+"dist/*.zip" = "python_redlines/dist/*.zip"
7
8
[project]
9
name = "python-redlines"
0 commit comments