3.5 and 3.6 are EOL.

This commit is contained in:
Julien Palard 2022-03-16 21:05:45 +01:00
parent 6567e47089
commit 6427a351b3
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ compile-python()
compile-pythons()
{
# Compiles a usefull set of Python versions.
compile-python 3.5.10 &
compile-python 3.6.15 &
compile-python 3.7.13 &
compile-python 3.8.13 &
compile-python 3.9.11 &