From 37c6d6a36bb8c38a6eaee861d4d941aa3c6c6121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 6 Jul 2023 14:00:25 +0200 Subject: [PATCH] Exclude the previous main Python 3.11 from Python Classroom Lab --- fedora-python-classroom-common.ks | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora-python-classroom-common.ks b/fedora-python-classroom-common.ks index e8ed2b1..cd970da 100644 --- a/fedora-python-classroom-common.ks +++ b/fedora-python-classroom-common.ks @@ -29,6 +29,7 @@ wget -python3.8 -python3.9 -python3.10 +-python3.11 -pypy # Remove LaTeX, see https://bugzilla.redhat.com/show_bug.cgi?id=1862450