Python Clasroom Lab: Also exclude Python alternate versions with dots

See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/message/VIUS7WMQMDX6H2WEIH7TVTMBB6SUHY7E/
This commit is contained in:
Miro Hrončok 2020-05-11 19:27:04 +02:00 committed by mohanboddu
parent 1d4b051f51
commit 0edc478c0e
1 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,11 @@ wget
-python36
-python37
-python39
-python2.7
-python3.5
-python3.6
-python3.7
-python3.9
-pypy
%end