Skip to content

Commit 9535724

Browse files
pip: fix build (#14993)
Remove the installation step using setup.py.
1 parent 908fb84 commit 9535724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/pip/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
cd $SRC/pip
1919
pip3 install .
20-
python3 setup.py install
2120

2221
cd $SRC/pip/src
2322

0 commit comments

Comments
 (0)