···6161 --replace " --junit-xml=junit-results.xml" ""
6262 substituteInPlace setup.py \
6363 --replace '"oldest-supported-numpy", ' ""
6464+6565+ # we don't need setup.py to find the macos sdk for us
6666+ sed -i '/sdk_path/d' setup.py
6467 '';
65686669 # To prevent importing of an incomplete package from the build directory