We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250d6db commit 42c3dc7Copy full SHA for 42c3dc7
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 setuptools
+python -m pip install -U 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