Try to fix the Fedora build failure.

pull/8698/head REL-9_3
Khushboo Vashi 2025-04-28 14:33:46 +05:30 committed by GitHub
parent 5a501603ac
commit aa282711f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ _create_python_virtualenv() {
# Make sure we have the wheel package present, as well as the latest pip
pip3 install --upgrade pip
pip3 install setuptools
pip3 install wheel
# Install the requirements