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 b6b431e commit 80d4411Copy full SHA for 80d4411
pyproject.toml
@@ -61,6 +61,7 @@ Changelog = "https://github.com/magpylib/magpylib-material-response/releases"
61
62
[tool.hatch]
63
version.source = "vcs"
64
+version.path = "src/magpylib_material_response/_version.py"
65
build.hooks.vcs.version-file = "src/magpylib_material_response/_version.py"
66
build.include = [
67
"src/magpylib_material_response/package_data/datasets/*.json",
0 commit comments