We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cba0f2 commit 625af4cCopy full SHA for 625af4c
1 file changed
scripts/release/rpm/test_azurelinux_in_docker.sh
@@ -14,7 +14,7 @@ time az self-test
14
time az --version
15
16
cd /azure-cli/
17
-python -m pip install --upgrade pip setuptools
+python -m pip install setuptools
18
./scripts/ci/build.sh
19
20
# From Fedora36, when using `pip install --prefix` with root privileges, the package is installed into `{prefix}/local/lib`.
0 commit comments