Skip to content

Commit c85b7b1

Browse files
committed
update
1 parent 397ceb8 commit c85b7b1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,6 @@ build.include = [
6666
"src/magpylib_material_response/package_data/datasets/*.json",
6767
"src/magpylib_material_response/package_data/datasets/*.csv",
6868
]
69-
build.sources = ["src"]
70-
71-
[tool.hatch.build.targets.wheel]
72-
include = ["src/**"]
73-
74-
7569
[tool.hatch.envs.default]
7670
features = ["test"]
7771
scripts.test = "pytest {args}"

0 commit comments

Comments
 (0)