Commit Graph

4 Commits

Author SHA1 Message Date
Felipe Reyes
7b65b73010 Migrate from nosetest to pytest
nosetest doesn't support python 3.10 and over the years the python
community has been settling on pytest as test runner, this change
introduces pytest and adds py3.10 to the gh workflow testing matrix.
2022-10-25 15:17:50 -03:00
Corey Bryant
0fe0f0167c Drop unrelated Python versions
Python 3.5, 3.6, and 3.7 are no longer needed on this branch.
2022-10-25 13:12:43 -04:00
Chris MacNaughton
2d753a32ba remove python 3.4 support 2021-03-08 15:46:24 +01:00
Chris MacNaughton
975f5058f4 Add github actions support with linting and unit tests 2021-03-08 11:50:48 +01:00