Skip to content

Commit

Permalink
update setup template
Browse files Browse the repository at this point in the history
  • Loading branch information
BigCat20196 committed Jul 8, 2022
1 parent 3617b3c commit 6c7576d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/azure-sdk-tools/packaging_tools/templates/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
'azure-core>=1.24.0,<2.0.0',
{%- endif %}
{%- if need_azuremgmtcore %}
'azure-mgmt-core>=1.3.2,<2.0.0',
'azure-mgmt-core>=1.3.1,<2.0.0',
{%- endif %}
],
python_requires=">=3.6"
Expand Down

0 comments on commit 6c7576d

Please sign in to comment.