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 bc464b0 commit 5c97f07Copy full SHA for 5c97f07
pyproject.toml
@@ -45,3 +45,6 @@ dev = [
45
exclude = [
46
'azure', 'eng', 'docs', 'tests'
47
]
48
+
49
+[tool.setuptools.dynamic]
50
+version = {attr = "azure.functions.__version__"}
0 commit comments