There was an error while loading. Please reload this page.
1 parent c1665fe commit 5e7aefaCopy full SHA for 5e7aefa
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
path = "src/libcosimpy/__about__.py"
29
30
[tool.hatch.build]
31
-exclude = ["tests"]
+exclude = ["tests", ".github"]
32
33
[tool.hatch.build.targets.wheel.hooks.custom]
34
dependencies = [
0 commit comments