Closed azmeuk closed 2 years ago
The CI was failing for the new job (and also for some existing jobs) - I tried using a newer Ubuntu image but still saw odd failures, so I've given up on travis-ci (it's not really usable for FOSS now anyway as you have to keep emailing to beg for free credits) and have reimplemented the CI using github actions instead. I've added Python 3.11 too.
Added tests for python 3.10, and updated pypi classifiers to match the tested python versions.