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 5b99819 commit 07d7123Copy full SHA for 07d7123
src/aks-preview/azcli_aks_live_test/scripts/setup_venv.sh
@@ -32,7 +32,7 @@ setupAZ(){
32
ext_repo=${2:-""}
33
34
# install azdev, used later to install azcli and extension
35
- pip install azdev==0.1.60
+ pip install azdev==0.2.8
36
37
# fix setuptools to 77.0.3 as a workaround for "No module named azure.cli.__main__; 'azure.cli' is a package and cannot be directly executed"
38
pip install setuptools==77.0.3
0 commit comments