In our setup.py, there are a minimum python and package versions necessary to make the install the package. We want to check what is the actual minimum. Right now, we have been very conservative (made ...
SPEC 0 recommends that we drop support for a Python version for 3 years after its initial release. That means dropping support for python 3.11 (released on October, 24 2022) soon. Do we want to follow ...