We test `pylint` on python2, but do not run the program on python2. Currently, `devel` and `main` branches doesn't work because of a `python2` behaviour, see #253 We would have seen it with a mamba environment for the tests. To reproduce on python2 as well as python3 (locally), I've setup [this tool](https://github.com/Robin-Van-de-Merghel/Dirac-Pilot-Local-Launcher). Supports both python2 and python3, local, and remote gits. We should improve `workflows` to use mamba or equiv.