Skip to content

Commit ac84487

Browse files
authored
remove the break-system-packages option to fix the build
1 parent 2949094 commit ac84487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ error() {
1414
cd cpython/Doc || exit 1
1515
mkdir -p locales/"$LOCALE"/
1616
ln -sfn "$(realpath ../../docs)" locales/"$LOCALE"/LC_MESSAGES
17-
pip3 install -q -r requirements.txt --break-system-packages
17+
pip3 install -q -r requirements.txt
1818
sphinx-build -b dummy -d build/doctrees -j auto -D language=$LOCALE -D gettext_compact=0 -E --keep-going -W . build/html 2> >(error)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy