Don't encourage Python2 support :)
funkybob opened this issue · 4 comments
funkybob commented
It's probably better to comment out the Python2 classifiers (especially 2.6!) so you only show they're possible, rather than suggest they're desirable as a default.
kennethreitz commented
Disagree — Python 2/3 compatibility is best practice for libraries, still.
kennethreitz commented
I like the idea of commenting them out though. Will think about it.
kennethreitz commented
No.
kennethreitz commented
In 2020, yes.