Commit Graph

18 Commits (cb84f32edab717389d03a3855aa5bd4d0db1ae3c)

Author SHA1 Message Date
Andrew Cassidy cb84f32eda Migrate code style to Black 2 years ago
Andrew Cassidy b440543de3 why 2 years ago
Andrew Cassidy 2a07db8c8f Run arm64 linux builds on their own job for faster CI 2 years ago
Andrew Cassidy 9b6097373e Another attempt 2 years ago
Andrew Cassidy 593a0c3f46 Fix windows test command and install fat binaries for libomp 2 years ago
Andrew Cassidy abeb08fc81 Upgrade cibuildwheel to 2.4.0 2 years ago
Andrew Cassidy 77637f6abd Run tests in the right directory and skip linux for now 2 years ago
Andrew Cassidy df6d5b1848 Use latest setuptools instead of pinning it 2 years ago
Andrew Cassidy b5aea803d5 Use relative imports in tests 2 years ago
Andrew Cassidy b80a6d2229 Fix arch selection and test command 2 years ago
Andrew Cassidy dac7f07db4 Build for musl linux for platforms supported by Pillow
Specifically x64 for cpython 3.8-3.10
2 years ago
Andrew Cassidy 7dfefa3007 Skip musl linux wheel builds
Pillow appears to fail to compile on these without installing a bunch of dependencies, so... sorry alpine users
2 years ago
Andrew Cassidy eaca455a08 syntax error 2 years ago
Andrew Cassidy 94d88c7e00 Remove nose dependence
Also move test images into the base repo because they're not very big anyways
2 years ago
Andrew Cassidy 654b6d628a Slightly modernize how project is compiled 2 years ago
Andrew Cassidy 421876ab0f Move more metadata to pyproject.toml 2 years ago
Andrew Cassidy 29590e0323 Move a good chunk of metadata to pyproject.toml 2 years ago
Andrew Cassidy 2b36086bf5 Move build requirements to pyproject.toml 3 years ago