From 8a0be31d1e240d46c5bc78380c4c2139adc6e5fc Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Sep 18 2019 14:46:41 +0000 Subject: Remove Python 2.7 and 3.7 from the Python Clasroom Lab --- diff --git a/fedora-python-classroom-common.ks b/fedora-python-classroom-common.ks index cf05c66..50a671d 100644 --- a/fedora-python-classroom-common.ks +++ b/fedora-python-classroom-common.ks @@ -13,12 +13,14 @@ vim-enhanced wget # Remove Pythons possibly recommended by tox +-python2 -python26 +-python27 -python33 -python34 -python35 -python36 --python38 +-python37 -pypy %end