Once #101 is merged, we will no longer have any dependency-driven constraints to stick to just Python 3.8. Plus, the CI has been sped up enough that we can afford to triple the testing time (though in parallel) by testing other versions.
This PR simply enables Python 3.9 and 3.10 in the CI.
Once #101 is merged, we will no longer have any dependency-driven constraints to stick to just Python 3.8. Plus, the CI has been sped up enough that we can afford to triple the testing time (though in parallel) by testing other versions.
This PR simply enables Python 3.9 and 3.10 in the CI.