s2protocol icon indicating copy to clipboard operation
s2protocol copied to clipboard

Refactor ci to use github actions

Open al-025 opened this issue 1 year ago • 0 comments

As suggested in #126, this PR replaces the travis/tox testing setup with github actions. Currently the Python 3.12 test is expected to fail due to the deprecation of the imp library as mentioned in #126, whereas the 3.7 test should pass.

al-025 avatar Feb 14 '24 09:02 al-025