From 0edc478c0e1d97c0927908cef07ca93c9e452bf6 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: May 11 2020 17:29:42 +0000 Subject: Python Clasroom Lab: Also exclude Python alternate versions with dots See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/message/VIUS7WMQMDX6H2WEIH7TVTMBB6SUHY7E/ --- diff --git a/fedora-python-classroom-common.ks b/fedora-python-classroom-common.ks index fb71f2e..aa652e1 100644 --- a/fedora-python-classroom-common.ks +++ b/fedora-python-classroom-common.ks @@ -22,6 +22,11 @@ wget -python36 -python37 -python39 +-python2.7 +-python3.5 +-python3.6 +-python3.7 +-python3.9 -pypy %end