
TIL: On #Python MacOS, setuptools will use your ARCHFLAGS env var to determine what architecture to target for C extensions. #PyconUS Sprints. https://github.com/python/cpython/blob/main/Lib/_osx_support.py#L379
4
0
0
TIL: On #Python MacOS, setuptools will use your ARCHFLAGS env var to determine what architecture to target for C extensions. #PyconUS Sprints. https://github.com/python/cpython/blob/main/Lib/_osx_support.py#L379