From 1d4b051f513f03d2ae7961f1d3d6bc6460420329 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: May 11 2020 17:29:42 +0000 Subject: 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 --- 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