Closed hawkaa closed 4 years ago
We claim that the library works for Python 3.7 and up, but we have not yet set up a testing matrix that verifies this. tox seems like a good option to verify that our library works across different versions.
Actually solved this with a matrix build in GitHub Actions. Will evaluate if this is sufficient.
Fixed by #6
We claim that the library works for Python 3.7 and up, but we have not yet set up a testing matrix that verifies this. tox seems like a good option to verify that our library works across different versions.