Skip to content

Commit 08cf313

Browse files
committed
fixes
1 parent 92ac037 commit 08cf313

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,11 @@ ignore = [
109109
"PLR0915",
110110
]
111111

112+
[tool.hatch.build]
113+
include = [
114+
"src/structuretoolkit"
115+
]
116+
112117
[tool.hatch.build.hooks.vcs]
113118
version-file = "src/structuretoolkit/_version.py"
114119

0 commit comments

Comments
 (0)