fundus icon indicating copy to clipboard operation
fundus copied to clipboard

[WIP] Use test matrix for `mypy`, `pytest`

Open MaxDall opened this issue 2 years ago • 0 comments

This uses a runner matrix with os x python_version for mypy and pytest jobs in the tests workflow.

Edit:

  • [ ] Get it running on all OS with fixed Python == 3.8

Successively add incremental Python versions

  • [ ] 3.9
  • [ ] 3.10
  • [ ] 3.11

MaxDall avatar Jul 10 '23 15:07 MaxDall