Skip to content

Minor fix: Statically link _C extension against the Python library

Choose a tag to compare

@vmoens vmoens released this 30 Apr 12:37
· 154 commits to main since this release

This new minor fixes the _C build pipeline, which was failing on some machines as the extension was build with dynamic linkage against libpython