Skip to content

Commit 742724b

Browse files
authored
{Packaging} Update setuptools in Azure Linux RPM test (#30216)
1 parent 14bc999 commit 742724b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/rpm/test_azurelinux_in_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ time az self-test
1414
time az --version
1515

1616
cd /azure-cli/
17-
python -m pip install setuptools
17+
python -m pip install --upgrade setuptools
1818
./scripts/ci/build.sh
1919

2020
# From Fedora36, when using `pip install --prefix` with root privileges, the package is installed into `{prefix}/local/lib`.

0 commit comments

Comments
 (0)