David Gidwani
David Gidwani
this is in work, will be moving to [scikit-build-core](https://scikit-build-core.readthedocs.io/en/latest/) as the build system; although the latest release should be statically linked to HS for at least manylinux/musllinux compatible systems, so...
would you mind trying to build with ``cibuildwheel`` from the ``feat/156-windows-support`` branch? see: https://github.com/darvid/python-hyperscan/issues/156#issuecomment-2640881988 e.g. ```shell pipx install cibuildwheel cibuildwheel --only=cp313-manylinux_x86_64 # or whatever platform tag ``` just pushed to...