Right now tests are only run on Python 3.6, 3.7, 3.8. The newest version available is 3.11 so we should test on 3.9, 3.10, and 3.11 as well. This should theoretically be a one line change in the CI yaml file unless there are features that are incompatible with the newer versions.
Right now tests are only run on Python 3.6, 3.7, 3.8. The newest version available is 3.11 so we should test on 3.9, 3.10, and 3.11 as well. This should theoretically be a one line change in the CI yaml file unless there are features that are incompatible with the newer versions.