Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify CI test matrix to test on Numpy 1.17 and 1.20, Python 3.7 and 3.9
Test only on minimum and maximum supported versions according to NEP. I.e. minimum of NumPy 1.17 and Py3.7, maximum of NumPy 1.20 and Py3.9. This drops testing on the middle Python 3.8 version to conserve CI resources.
- Loading branch information