Closed johnor closed 1 year ago
Thanks @johnor that should have being done long time ago but my impression is that this project is not really under active maintenance. I hope that would change as a good CI/CD coverage is essential for maintenance.
I use the plugin with py311 as it "happens" to work, but I don't like gambling.
Another issue with the project is that it does not even run the GHA pipelines by default. I hope that was a misconfiguration and not a case of hostile architecture.
Readme says only python 3.6 and 3.7 are supported. I ran the tests with 3.8-3.11 and they seem to pass. Anything else that would block this project from using newer python versions? I had to drop 3.6 from CI though since it is not available anymore in the latest images. Could manually install it in the pipeline if you want also.