mirror of
https://github.com/pyenv/pyenv.git
synced 2026-01-23 13:07:27 +09:00
* use `xcrun` instead of `xcodebuild` which is absent in CLT * use an alternative way that's compatible with CPython's setup.py since 3.5.2 --------- Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>