nilsnolde / py-osrm

Python bindings to the OSRM routing framework
https://gis-ops.github.io/py-osrm/
BSD 2-Clause "Simplified" License
8 stars 8 forks source link

Add cibuildwheels support #12

Closed whytro closed 1 year ago

whytro commented 1 year ago

Added rudimentary cibuildwheels support, using a modified manylinux from here. The main changes made in this version of manylinux is installing boost so CI runs can be sped up without having to build boost every time. Relevant to #10 (GHA workflow(s) for Linux).

whytro commented 1 year ago

Made the requested changes, but requires the gis-ops:manylinux osrm-python branch PR to be merged, as it relies on its manylinux.