jd-boyd / python-lzo

Python bindings for the LZO data compression library
GNU General Public License v2.0
74 stars 41 forks source link

Run tests of MacOS platform. #60

Closed jd-boyd closed 2 years ago

jd-boyd commented 2 years ago

Expect failures in this commit.

This is work towards #59, #48.

jd-boyd commented 2 years ago

This doesn't distribute MacOS or Windows Wheels yet, but it does include the lzo2 source code for MacOS, and uses the included source for running the CI tests.