Skip to content

*/*: drop python2 where possible

Bart Ribbers requested to merge drop-python2 into master

Python 2 is being dropped soon, so we're getting rid of our Python 2 dependencies.

The packages in these commits all compile and work either without Python at all or with Python 3.

Merge request reports