Skip to content

Commit 5c97f07

Browse files
committed
Updated verion in pyproject
1 parent bc464b0 commit 5c97f07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ dev = [
4545
exclude = [
4646
'azure', 'eng', 'docs', 'tests'
4747
]
48+
49+
[tool.setuptools.dynamic]
50+
version = {attr = "azure.functions.__version__"}

0 commit comments

Comments
 (0)