On Oct 5, 2017, at 1:11 PM, Irmen de Jong <irmen.nos...@xs4all.nl> wrote: > >> On 10/05/2017 04:23 AM, Christopher Reimer wrote: >> >> I'm leaning towards installing the latest minor version of each available >> major version, running tox to run the unit tests against each one, and >> seeing what blows up. > > Perhaps you can use the service of Travis (travis-ci.org) to avoid installing > the Python > versions yourself. They have lots of older versions available to run tests on. > > Irmen > -- > https://mail.python.org/mailman/listinfo/python-list
Travis might be a bit of an overkill for my project. Someone suggested docker containers and there is a docker plugin for tox that looks promising. Chris R. -- https://mail.python.org/mailman/listinfo/python-list