Introduce Python v3.11 support
Compare changes
Files
4+ 2
− 2
@@ -101,8 +101,8 @@ def revoke_now(ctx: click.Context) -> None:
tests:3.11
jobtests:3.9:cov
to tests:3.11:cov
jobPYTHON_VERSION
to 3.11
pyproject.toml
: Create test
grouppytest-cov
to v4Close #442 (closed).