depthai-python
depthai-python copied to clipboard
macOS ARM64 wheels for M1 (and other) machines
Adds explicit ARM64 wheels (compared to universal2, as the actual wheels don't contain x86_64 code along by default), and to reduce the wheel size.
On Intel Macs, pip will download the usual x86_64 wheels and on M1/M.. Macs, it'll install the ARM64
SWEET!!!