Add support for Py3
- Run the two first stages of
futurize
:
futurize --stage1 -w `find * -name '*.py'`
futurize --stage2 -w `find * -name '*.py'`
Edited by Carlos Vazquez Sierra
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
futurize
:futurize --stage1 -w `find * -name '*.py'`
futurize --stage2 -w `find * -name '*.py'`