steven-t-murphy
steven-t-murphy
PR opened to add windows compatibility https://github.com/darvid/python-hyperscan/pull/168
To build the wheels I am currently bypassing pdm_build https://github.com/darvid/python-hyperscan/blob/30c13f55bb3a973a8b66e372dd6848c4a7f0b991/pdm_build.py#L43 which specifies "win32 not currently supported". The way I am bypassing is simply running. ```python python -m pip install build...
@darvid curious if you have a timeline in mind for releasing 0.79, and if there is anything you need from me to support adding the windows wheels to pypi.