From 1d4b051f513f03d2ae7961f1d3d6bc6460420329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 11 May 2020 19:25:15 +0200 Subject: [PATCH] Don't pull in Python 3.9 to the Python Clasroom Lab just yet We only want the default, Python 3.8. See also https://pagure.io/releng/issue/9448 --- 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 50a671d..fb71f2e 100644 --- a/fedora-python-classroom-common.ks +++ b/fedora-python-classroom-common.ks @@ -21,6 +21,7 @@ wget -python35 -python36 -python37 +-python39 -pypy %end