Skip to content

Commit abf887f

Browse files
committed
Merge eb7d626 into merged_master (Elements PR ElementsProject#1497)
2 parents f8c9761 + eb7d626 commit abf887f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ci/test/00_setup_env_mac_native.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
export LC_ALL=C.UTF-8
88

99
export HOST=arm64-apple-darwin
10-
# Homebrew's python@3.12 is marked as externally managed (PEP 668).
11-
# Therefore, `--break-system-packages` is needed.
12-
export PIP_PACKAGES="--break-system-packages zmq"
10+
export PIP_PACKAGES="zmq"
1311
export GOAL="install"
1412
# ELEMENTS: add -fno-stack-check to work around clang bug on macos
1513
export BITCOIN_CONFIG="--with-gui --with-miniupnpc --with-natpmp --enable-reduce-exports CXXFLAGS=-fno-stack-check"

0 commit comments

Comments
 (0)