Skip to content

Fixed Python version in Makefile.

Maciej Lenartowicz requested to merge makefile-python-version into master

Turris OS 5.x has Python 3.7 installed. I had some problems with the Makefile and I realized that the interpreter can be invoked in version agnostic fashion.

Merge request reports