Skip to content

PEP-compliant Pypi distributions

Compare
Choose a tag to compare
@duburcqa duburcqa released this 12 Nov 10:03
· 208 commits to master since this release
648c0ec

Every dependency but Boost.Python is now statically linked. Window wheel now bundles dynamic libraries in the same way Linux wheel does.

Miscellaneous:

  • [misc] Use static linkage for every Boost components, except Boost Python.
  • [misc] Add auditwheel-like processing to sanitize windows Python wheels.