Alex Kavanagh
0383c97a82
Try to get GH CI to run
...
* Remove added libyaml-dev - it's already installed
* Re pin PyYAML to 3.9 rather than 3.10
2023-01-11 12:55:53 +00:00
Alex Kavanagh
d905f70468
Add libyaml-dev to bin requirements for the GH testing
2023-01-11 12:46:46 +00:00
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