fwiw this is the error I get when building w/ pex:...
# general
c
fwiw this is the error I get when building w/ pex:
Copy code
assert tag in supported_tags, "would build wheel with unsupported tag {}".format(tag)
    AssertionError: would build wheel with unsupported tag ('cp39', 'cp39', 'macosx_12_5_arm64')