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 c85b7b1 commit 9233797Copy full SHA for 9233797
pyproject.toml
@@ -66,6 +66,7 @@ build.include = [
66
"src/magpylib_material_response/package_data/datasets/*.json",
67
"src/magpylib_material_response/package_data/datasets/*.csv",
68
]
69
+
70
[tool.hatch.envs.default]
71
features = ["test"]
72
scripts.test = "pytest {args}"
0 commit comments