Remove default arch target from setup.py (#1594)
Don't pass any architecture by default in setup.py to allow for building binary wheels for targets like x86_64. Build Python package with 'none' arch by default. Bump version to 0.5.2.
Please register or sign in to comment