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 7ed6855 commit 7052872Copy full SHA for 7052872
pyproject.toml
@@ -65,7 +65,7 @@ build-backend = "setuptools.build_meta"
65
where = ["src/"]
66
67
[tool.setuptools.dynamic]
68
-version = { attr = "bioimageio.spec.__version__" }
+version = { attr = "bioimageio.spec._version.VERSION" }
69
70
[tool.pyright]
71
exclude = [
0 commit comments