1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-21 23:17:22 +00:00

Remove Python 2.7 and 3.7 from the Python Clasroom Lab

This commit is contained in:
Miro Hrončok 2019-09-18 16:46:41 +02:00
parent 167f153f01
commit 8a0be31d1e

View File

@ -13,12 +13,14 @@ vim-enhanced
wget wget
# Remove Pythons possibly recommended by tox # Remove Pythons possibly recommended by tox
-python2
-python26 -python26
-python27
-python33 -python33
-python34 -python34
-python35 -python35
-python36 -python36
-python38 -python37
-pypy -pypy
%end %end