fix : cibuildwheel now doesn't uses auditwheel to repairwheels.
This led to auditwheel retrieving all .so linked to aidge_backend_cuda & add them to the generated .whl file. Thus generating a 400Mo+ .whl pkg. Closes #32 Relates to aidge#67
Please register or sign in to comment