`delvewheel` as default for windows repair command
I'd like to warm up this old issue: https://github.com/pypa/cibuildwheel/issues/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).
2 条评论