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 9b9f7d2 commit da1aad5Copy full SHA for da1aad5
pyproject.toml
@@ -66,7 +66,7 @@ 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"]
+#build.sources = ["src"]
70
71
[tool.hatch.envs.default]
72
features = ["test"]
0 commit comments