Python 2.7 is reaching End Of Life and will no longer be supported by PSF from 1st January, 2020. In addition, pyproj does not support Python 2.7 on Windows since pyproj 2.x.
https://www.python.org/dev/peps/pep-0373/
python/devguide#344
I am thinking pyproj 2.2.x should be the last version(s) to support Python 2.x.
Any opposition?
Related to:
Python 2.7 is reaching End Of Life and will no longer be supported by PSF from 1st January, 2020. In addition,
pyprojdoes not support Python 2.7 on Windows sincepyproj 2.x.https://www.python.org/dev/peps/pep-0373/
python/devguide#344
I am thinking
pyproj 2.2.xshould be the last version(s) to support Python 2.x.Any opposition?
Related to: