From 86d494395ba10f628fe368c69a18b7355da8ebb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Gr=C3=BCninger?= Date: Mon, 22 Dec 2025 09:59:50 +0100 Subject: [PATCH] readme.md: Adjust minimum required Python to 3.7 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a902f9fd2ef..a5f40486719 100644 --- a/readme.md +++ b/readme.md @@ -46,7 +46,7 @@ There are multiple compilation choices: * (Windows) Qt Creator + MinGW * GNU compilers - via make or directly -The minimum required Python version is 3.6. +The minimum required Python version is 3.7. ### CMake