Would be good to include some other python versions in the github workflows. Things are simple enough now that using tox would be pretty straightforward, but also things are simple enough that doing things more manually in the github workflows would also be fairly easy... I'm inclined to look into tox since #21 adds some tests that are at least for now local-only.
and I think the linting could use some updating and maybe simplifying....
Would be good to include some other python versions in the github workflows. Things are simple enough now that using
toxwould be pretty straightforward, but also things are simple enough that doing things more manually in the github workflows would also be fairly easy... I'm inclined to look intotoxsince #21 adds some tests that are at least for now local-only.and I think the linting could use some updating and maybe simplifying....