From 212c3a90206ddc0740aafd945646b5f086d733cd Mon Sep 17 00:00:00 2001 From: bluemarco <136144838+bluemarco@users.noreply.github.com> Date: Mon, 10 Jul 2023 22:45:42 +0800 Subject: [PATCH] Update build.sh --- projects/python-pypdf/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/python-pypdf/build.sh b/projects/python-pypdf/build.sh index d49acb7e0bd4..0af7e40b6e5f 100644 --- a/projects/python-pypdf/build.sh +++ b/projects/python-pypdf/build.sh @@ -15,6 +15,7 @@ # ################################################################################ +cd pypdf pip3 install --upgrade pip pip3 install .