Illumina / interop

C++ Library to parse Illumina InterOp files
http://illumina.github.io/interop/index.html
GNU General Public License v3.0
75 stars 26 forks source link

Ensure Python wheels support ARM M1 with universal2 #301

Closed ezralanglois closed 1 year ago

ezralanglois commented 1 year ago

We enabled the universal build, but missed that you have to tell delocate to label it when creating a Python wheel.