Skip to content

Commit 0237e04

Browse files
committed
test
1 parent e4549a4 commit 0237e04

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,6 @@ Changelog = "https://github.com/magpylib/magpylib-material-response/releases"
6262
[tool.hatch]
6363
version.source = "vcs"
6464
build.hooks.vcs.version-file = "src/magpylib_material_response/_version.py"
65-
build.include = [
66-
"src/*",
67-
"src/magpylib_material_response/package_data/datasets/*.json",
68-
"src/magpylib_material_response/package_data/datasets/*.csv",
69-
]
7065

7166
[tool.hatch.envs.default]
7267
features = ["test"]

0 commit comments

Comments
 (0)