We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540af61 commit ec3172dCopy full SHA for ec3172d
.azure-pipelines/templates/azdev_setup.yml
@@ -16,7 +16,7 @@ steps:
16
chmod +x env/bin/activate
17
. env/bin/activate
18
python -m pip install -U pip
19
- pip install azdev
+ pip install azdev==0.1.90
20
azdev --version
21
22
if [ -z "$CLI_EXT_REPO_PATH" ]; then
0 commit comments