From 12ba4b142e8dd2950e9406de2f8d378631772688 Mon Sep 17 00:00:00 2001 From: Thomas Rupprecht Date: Sun, 24 Aug 2025 11:03:14 +0200 Subject: [PATCH] Update Python to 3.11 in AI instructions (#10407) --- .ai/instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ai/instructions.md b/.ai/instructions.md index 6c002f9617..4d6cd71f85 100644 --- a/.ai/instructions.md +++ b/.ai/instructions.md @@ -9,7 +9,7 @@ This document provides essential context for AI models interacting with this pro ## 2. Core Technologies & Stack -* **Languages:** Python (>=3.10), C++ (gnu++20) +* **Languages:** Python (>=3.11), C++ (gnu++20) * **Frameworks & Runtimes:** PlatformIO, Arduino, ESP-IDF. * **Build Systems:** PlatformIO is the primary build system. CMake is used as an alternative. * **Configuration:** YAML.