From a3ddabe740fa123b6c2060962d3ddb86959945c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Thu, 3 Aug 2023 11:13:59 +0100 Subject: Update minimum supported Python version to 3.9. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 351de39..beca0ba 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ even if they are all from the same manufacturer, will use different protocols. If you want to contribute code, please note that the target language -is Python 3.7, and that the style to follow is for the most part PEP8 +is Python 3.9, and that the style to follow is for the most part PEP8 compatible. To set up your development environment follow these guidelines: -- cgit v1.2.3