Closed mr-c closed 3 months ago
The project already supports 3.5 and 3.6. I haven't tried testing against 3.7, but I assume it would work. Am I missing something?
I think Michael wants to drop support for at least Python 2.7. (and maybe 3.4 and 3.5? not sure)
Regarding the CI, 3.7 support in Travis is a bit iffy, but something like this commit works.
@psafont Yes, at least drop 2.x
Python 3.4 end of life is 2019-03-16
https://devguide.python.org/#status-of-python-branches
These days it is no problem to install a newer Python version, so I suggest targeting 3.6 or 3.7.
@adamstruck What do you think? Would be nice to be modern. With Anaconda/Conda I think there is no reason to stick to Python 2.7