1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-11-26 09:03:09 +00:00

Remove Python 2.7 from the Python Clasroom Lab

This commit is contained in:
Miro Hrončok 2019-09-18 16:46:41 +02:00 committed by kevin
parent ffd0960925
commit 89436e3917

View File

@ -13,7 +13,9 @@ 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