From 6bfc88d0b0613dab1b25de913311cbeedfff3132 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Tue, 12 Dec 2023 21:26:41 +0100 Subject: Update README and demo project to python3 Update py2->py3 in README Not strictly necessary, but use python3 directly + remove py2 compatibility line Use python3 explicity. Debian (CI) does not have a python->python3 link? --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c76a0ce..41c08b5 100644 --- a/README +++ b/README @@ -4,5 +4,5 @@ Principles: * Assume most build environments are sane, and ignore the rest. * In the face of ambiguity, refuse the temptation to guess. * Never automatically toggle features based on the build environment. -* Written in python2 for easy editing and wide portability. +* Written in python3 for easy editing and wide portability. * GPL, but this does not apply to the program being built. -- cgit v1.2.3-70-g09d2