Skip to content

Use python3 shebang in ui/icons/render-icons.py

Simon McVittie requested to merge wip/smcv/python3 into master

Also invoke the script from the Makefile in a way that the shebang is actually used.


We use this patch in Debian to avoid a Python 2 build-dependency (we are trying to phase out Python 2 for Debian 11).

Merge request reports