From bbf5f8d6a4e42398d8614a50cd45e85efbc831b6 Mon Sep 17 00:00:00 2001 From: finswimmer Date: Wed, 27 Nov 2024 22:21:37 +0100 Subject: [PATCH] docs: update contributing.md --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index 3252e88bab3..3b0ff6d0516 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -140,7 +140,7 @@ start a [Discussion][Discussions]. Poetry is developed using Poetry. Refer to the [documentation] to install Poetry in your local environment. {{% note %}} -Poetry's development toolchain requires Python 3.8 or newer. +Poetry's development toolchain requires Python 3.9 or newer. {{% /note %}} You should first fork the Poetry repository and then clone it locally, so that you can make pull requests against the