Closed DimitriPapadopoulos closed 1 year ago
Python 3.6 has reached end-of-life and is no longer supported by the CPython developers, see https://devguide.python.org/versions/ for details.
I'm in favor or removing support, or at least not testing against this Python version.
It is worth noting that the wider scientific Python community recommends libraries support Python 3.8 and above at this time, see NEP-29. Based on this policy it was recommended to drop support for Python 3.6 in June of 2020.
At least give up in CI tests because Python 3.6 is not available any more: