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 abe3175 commit ae0e69bCopy full SHA for ae0e69b
pyproject.toml
@@ -16,4 +16,5 @@ dynamic = ["version", "description"]
16
Home = "https://github.com/edge-ml/python"
17
18
[tool.setuptools.dynamic]
19
+version = {attr = "edgeml.__version__"}
20
description = {file = ["README.md"]}
0 commit comments