Python 3.9 hotfix.

This commit is contained in:
Julien Palard 2021-04-10 11:13:36 +02:00
parent 660bb70bbd
commit d6edcd5a59
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ compile_all_pythons()
compile_python 3.6.12 &
compile_python 3.7.10 &
compile_python 3.8.9 &
compile_python 3.9.3 &
compile_python 3.9.4 &
compile_python 3.10.0a6 &
wait
}