[provisioning] Update python to 3.8.2

This commit is contained in:
Correl Roush 2020-04-14 15:17:38 -04:00
parent 61e72ced6e
commit 5b458a188a

View file

@ -2,7 +2,7 @@
# Description: The Python programming language # Description: The Python programming language
set -e set -e
__PYTHON_VERSION=3.7.4 __PYTHON_VERSION=3.8.2
_recipe _path _recipe _path
_recipe git _recipe git