-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
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....