Skip to content

Commit ce87784

Browse files
committed
update
1 parent 144d81d commit ce87784

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pyproject.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,6 @@ build.include = [
6868
]
6969
build.sources = ["src"]
7070

71-
[tool.hatch.build.targets.wheel]
72-
packages = ["src/magpylib_material_response"]
73-
74-
[tool.hatch.build.targets.sdist]
75-
include = [
76-
"src/magpylib_material_response",
77-
"README.md",
78-
"LICENSE",
79-
"pyproject.toml",
80-
]
81-
82-
8371
[tool.hatch.envs.default]
8472
features = ["test"]
8573
scripts.test = "pytest {args}"

0 commit comments

Comments
 (0)