We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397ceb8 commit c85b7b1Copy full SHA for c85b7b1
pyproject.toml
@@ -66,12 +66,6 @@ build.include = [
66
"src/magpylib_material_response/package_data/datasets/*.json",
67
"src/magpylib_material_response/package_data/datasets/*.csv",
68
]
69
-build.sources = ["src"]
70
-
71
-[tool.hatch.build.targets.wheel]
72
-include = ["src/**"]
73
74
75
[tool.hatch.envs.default]
76
features = ["test"]
77
scripts.test = "pytest {args}"
0 commit comments