Re: Should we remove python 3.5 from our CI tests
Mats Wichmann <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/25/2018 02:59 PM, Daniel Moody wrote: > Opening discussion to remove 3.5 from the CI tests. > > Is there any reason we need 3.5 specifically? > 3.6 has been out for a while and is pretty stable. > > It's automated ci so there isn't much effort in keeping it part of the > tests, but we should only do it if there is reason. > > Downside is longer ci iterations and using more resources from the > generously free ci platforms. I'd vote - once 3.7 is out (that likely next month, no?), 3.5 should be dropped. Can't test every version.