Skip to content

Commit 3c000e9

Browse files
committed
Remove outdated pip patch
Upstreamed in pypa/pip#12716
1 parent d3bac4e commit 3c000e9

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

cpython-unix/build-cpython.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ pushd pip-tmp
5858
unzip "${PIP_WHEEL}"
5959
rm -f "${PIP_WHEEL}"
6060

61-
patch -p1 -i ${ROOT}/patch-pip-static-binary.patch
62-
6361
zip -r "${PIP_WHEEL}" *
6462
popd
6563
rm -rf pip-tmp

cpython-unix/patch-pip-static-binary.patch

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)