-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic testing matrix for combinations of python and numpy versions. (…
…#286) * 👷 `tox` config in separate file * 👷 cis use `tox` * 🐛 repo review tox exception * 🐛 cache versions as env variables * 🐛 run `tox` with specific py version * Dynamic testing matrix for combinations of python and numpy versions. * With pre-releases support now, and uv everywhere :) * We need `packaging` for version parsing. * ruff! * matrix improvements * matrix improvements * removed debug step * made ruff, pyright and even mypy happy * reducing matrix to only minor versions, not micro * attempted to merge #285 * attempted to merge #285 * extra tox environments * attempt to fix build * attempt to fix build * attempt to fix build * attempt to fix build * attempt to fix build * attempt to fix build * attempt to fix build * debugging bloody CI * debugging bloody CI * debugging bloody CI * debugging bloody CI * debugging bloody CI * finally fixed build!? * testing without the explicit packaging requirement * linebreaks! * testing without the explicit packaging requirement * reduced timeouts * removed extraneous python specifiers * testing with locked instead of frozen * further timeout reductions * updated lock file * added pip freeze --------- Co-authored-by: miloth <milo.knightword@gmail.com> Co-authored-by: Joren Hammudoglu <jhammudoglu@gmail.com>
- Loading branch information
1 parent
0b63592
commit 8793281
Showing
6 changed files
with
526 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.