Authenticate cibuildwheel with my private repo deployed key
I am using cibuildwheel to build and test wheels for my Python project. If you’re not familiar with cibuildwheel
, it uses docker images to build cross-platform Python wheels.
Authenticate cibuildwheel with my private repo deployed key
I am using cibuildwheel to build and test wheels for my Python project. If you’re not familiar with cibuildwheel
, it uses docker images to build cross-platform Python wheels.