Skip to content

Commit e44bb62

Browse files
authored
unping azdev version (Azure#3585)
1 parent 0053e53 commit e44bb62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
git clone -q --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
5656
5757
python -m pip install -U pip
58-
pip install -q azdev==0.1.31
58+
pip install -q azdev
5959
6060
azdev setup -c ../azure-cli -r ./
6161
@@ -140,7 +140,7 @@ jobs:
140140
git clone --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
141141
142142
python -m pip install -U pip
143-
pip install azdev==0.1.31
143+
pip install azdev
144144
145145
azdev --version
146146

0 commit comments

Comments
 (0)