Closed Cielquan closed 2 years ago
Removed py3.4 - GHA does not support it anymore
Removed py3.5 - ModuleNotFoundError
used in test_eradicate.py was added in py3.6
I removed coveralls
because:
Request review by @sobolevn
Done
I am going to merge this and fix any problems afterwards. Otherwise, we won't be able to test this.
Thanks a lot for your help! 👍
There should be none. The workflow ran on my fork and had no issues at the end.
Like requested in #33 (comment) here is a translation of the travis config in GHA.
I updated the tested python versions with additional ones and kept the rest as it was.
EDIT: I do not intend to rewrite the config to a proper GHA config. Reason see: https://github.com/myint/eradicate/pull/33#issuecomment-1086034653