Skip to content

Commit

Permalink
Changed the required python version from 3.5 and higher to 3.7 and hi…
Browse files Browse the repository at this point in the history
…gher
  • Loading branch information
Igor-manukyan committed May 13, 2021
1 parent 4b88d5a commit ee908f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion essentials.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PIEMAN_MINOR_VER=19

PYTHON_MAJOR_VER=3

PYTHON_MINOR_VER=5
PYTHON_MINOR_VER=7

export UBOOT_VER="2019.01"

Expand Down

0 comments on commit ee908f8

Please sign in to comment.