I'd like to warm up this old issue: #459. it's been 5 years now and I guess delvewheel did prove itself enough?
At least I've been using it since many years now and while there's some options one doesn't need to be aware of with auditwheel & delocate, I bet the usual default of delvewheel repair -w {dest_dir} {wheel} is all one needs in the vast majority of cases (indeed I do need more options for my projects).
I'd like to warm up this old issue: #459. it's been 5 years now and I guess delvewheel did prove itself enough?
At least I've been using it since many years now and while there's some options one doesn't need to be aware of with auditwheel & delocate, I bet the usual default of
delvewheel repair -w {dest_dir} {wheel}is all one needs in the vast majority of cases (indeed I do need more options for my projects).