scrabscrap

Results 1 issues of scrabscrap

After removing '--universal2' in CI.yml (commit 05921cf) the build generates only x86 Mac OS X wheels. ``` with: command: build - args: --release -o dist --universal2 + args: --release -o...

bug