Le 15/05/2019 à 16:27, José Abílio Matos a écrit :
Currently, we have a baroque list which is:[python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7 dnl python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0])
We should get rid of those and only test python2 and python3, not even just python.
OK, so I change the list to [python3 python2], right? JMarc