Skip to content

Commit 5e7aefa

Browse files
authored
Update action (#2)
1 parent c1665fe commit 5e7aefa

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
@@ -28,7 +28,7 @@ classifiers = [
2828
path = "src/libcosimpy/__about__.py"
2929

3030
[tool.hatch.build]
31-
exclude = ["tests"]
31+
exclude = ["tests", ".github"]
3232

3333
[tool.hatch.build.targets.wheel.hooks.custom]
3434
dependencies = [

0 commit comments

Comments
 (0)