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
1 changed files with 3 additions and 1 deletions

View File

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