fix : auditwheel repair re enabled and added --exclude flag on all cuda libraries
Context
This MR is a follow up on !46 (merged).
More context on this given in #32 (comment 2930469).
This MR contains 3 commits :
- the fix that modifies auditwheel repair command
- a clean up of the before-build / before-test stages of cibuildwheel removing redundant /useless code.
- re trying to install cuda on the docker while it was already installed
- added a warning suppression -nogpgcheck
- a bump of the version.txt
Edited by Grégoire Kubler
Merge request reports
Activity
Filter activity
added CI 👷 Compilation ⚙ Fix 🔥🔥 labels
requested review from @hrouis
assigned to @gregkub
added 10 commits
-
f0f50823...aca31cb5 - 7 commits from branch
main
- b40982fa - chore : cleaned up before-build & before-test commands
- 4ae09e2e - fix : auditwheel repair re enabled and added --exclude flag on all cuda libraries
- bb267310 - chore : bump version.txt to 0.3.2
Toggle commit list-
f0f50823...aca31cb5 - 7 commits from branch
enabled an automatic merge when all merge checks for 852640af pass
mentioned in commit aa334ba7
Please register or sign in to reply