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

Update the excluded Python versions for the Python 3.9 upgrade

https://fedoraproject.org/wiki/Changes/Python3.9
This commit is contained in:
Miro Hrončok 2020-06-11 17:21:43 +02:00
parent d7ecb31ef2
commit 75e1c5987f

View File

@ -21,12 +21,12 @@ wget
-python35
-python36
-python37
-python39
-python38
-python2.7
-python3.5
-python3.6
-python3.7
-python3.9
-python3.8
-pypy
%end