Closed artemisart closed 1 year ago
If you remove 3.6, I think this would probably run successfully. Feel free to add 3.9/3.10/3.11 as well
Sorry I missed the notification, I will remove 3.11 for this PR as dependencies are not compatible, I will try to be compatible with 3.11 in another PR (I think we just need to update pylint).
I updated a bit the readme (already mentioning a future 1.5, is it ok?) and toml/setup.py for the python versions.
IDK why but Codecov removes previous versions of their package https://pypi.org/project/codecov/#history so it breaks everything, however I believe it's actually not needed as a dependency and the github action should handle it, I will try to remove the dep tomorrow.
LGTM, there are some pylint errors, but I can fix those after merging, I think its better to close out the dep/action update sooner than later :). Thanks for the work and patience!
Thanks ! Yes indeed pylint errors are due to the update.
Update actions to support #178