You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could also remove 3.2, 3.3, and 3.4 here -- 3.4 isn't strictly end-of-life, but we don't test against it. numpy 1.16 requires 2.7, or 3.4 or newer.
I suppose at some not-too-distant point we'll also drop 2.7. Does conda-forge have a date from which 2.7 won't be supported, or will it be handled on a package-by-package basis?
I'm not quite sure how conda forge will handle dropping py27. I can imagine there will be a lot of grumbling everywhere about the upcoming Jan 2020 drop date from the PSF. Maybe play that one by ear. Dropping 2.6, 3.2-3.4 sounds like a good idea.
setup.py has:
Seems like we should drop 2.6 and any references to it.
The text was updated successfully, but these errors were encountered: