Commit Graph

23 Commits (main)

Author SHA1 Message Date
Andrew Cassidy 1c86b09ca0 Fix docs link 11 months ago
Andrew Cassidy 0dccd1cd07 Update pybind to 3.10 to allow Python 3.11 support 2 years ago
Andrew Cassidy daae86cf50 Switch to pytest 2 years ago
Andrew Cassidy 697f7243a0 Documentation nice-to-haves 2 years ago
Andrew Cassidy 9a57b096f5 Set min version for sphinx tools 2 years ago
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