Skip to content

Commit aa28271

Browse files
Try to fix the Fedora build failure.
1 parent 5a50160 commit aa28271

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/linux/build-functions.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ _create_python_virtualenv() {
6969

7070
# Make sure we have the wheel package present, as well as the latest pip
7171
pip3 install --upgrade pip
72-
pip3 install setuptools
7372
pip3 install wheel
7473

7574
# Install the requirements

0 commit comments

Comments
 (0)