From: Oto Šťáva Date: Mon, 5 Feb 2024 16:02:41 +0000 (+0100) Subject: manager: have pyenv prefer the latest Python version instead of the oldest X-Git-Tag: v6.0.7~22^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280f32cb490ad62276b7510bdd99eb8e4b837aa0;p=thirdparty%2Fknot-resolver.git manager: have pyenv prefer the latest Python version instead of the oldest --- diff --git a/manager/.python-version b/manager/.python-version index 3b2c885c4..fc5ed276e 100644 --- a/manager/.python-version +++ b/manager/.python-version @@ -1,5 +1,5 @@ -3.7.17 -3.8.17 -3.9.17 +3.11.7 3.10.12 -3.11.4 +3.9.17 +3.8.17 +3.7.17