Skip to content

Commit 3d60af9

Browse files
committed
try fix CI
1 parent 1519531 commit 3d60af9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ package = true
5454
[tool.hatch.build.targets.wheel]
5555
packages = ["src/render_static"]
5656

57+
[tool.hatch.build.targets.sdist]
58+
packages = ["src/render_static"]
59+
5760
[project.optional-dependencies]
5861
PyYAML = ["PyYAML>=5.1,<7.0"]
5962
Jinja2 = ["Jinja2>=2.9,<4.0"]

0 commit comments

Comments
 (0)