docs: include delvewheel in legal note (#2853)

This commit is contained in:
Henry Schreiner
2026-05-14 23:51:39 +05:30
committed by GitHub
parent 54327ab9d3
commit b6293e1712
+1 -1
View File
@@ -227,7 +227,7 @@ Here are some repos that use cibuildwheel.
Legal note
----------
Since `cibuildwheel` repairs the wheel with `delocate` or `auditwheel`, it might automatically bundle dynamically linked libraries from the build machine.
Since `cibuildwheel` repairs the wheel with `delocate`, `auditwheel`, or `delvewheel`, it might automatically bundle dynamically linked libraries from the build machine.
It helps ensure that the library can run without any dependencies outside of the pip toolchain.