mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-22 03:00:05 +00:00
[provisioning] Update python to 3.8.2
This commit is contained in:
parent
61e72ced6e
commit
5b458a188a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Description: The Python programming language
|
||||
set -e
|
||||
|
||||
__PYTHON_VERSION=3.7.4
|
||||
__PYTHON_VERSION=3.8.2
|
||||
|
||||
_recipe _path
|
||||
_recipe git
|
||||
|
|
Loading…
Reference in a new issue