Skip to content

Commit

Permalink
{Packaging} Add setuptools into dependency (#27196)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound authored Sep 11, 2024
1 parent def9fdb commit adbf3cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/azure-cli/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
'PyNaCl~=1.5.0',
'scp~=0.13.2',
'semver==2.13.0',
'setuptools',
'six>=1.10.0', # six is still used by countless extensions
'sshtunnel~=0.1.4',
# Even though knack already depends on tabulate, profile module directly uses it for interactive subscription
Expand Down

0 comments on commit adbf3cf

Please sign in to comment.