From 21bb1711dfbec4d0a2dbd8f19ed6ddf38028438c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 10 Jun 2021 14:33:33 +0200 Subject: [PATCH] No Python 3.9 wanted on the 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 9404fc0..e37798f 100644 --- a/fedora-python-classroom-common.ks +++ b/fedora-python-classroom-common.ks @@ -27,6 +27,7 @@ wget -python3.6 -python3.7 -python3.8 +-python3.9 -pypy # Remove LaTeX, see https://bugzilla.redhat.com/show_bug.cgi?id=1862450