Skip to content

Commit f8e897e

Browse files
authored
build: python 3.13
1 parent 6d063d9 commit f8e897e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ fi
8383

8484
# FIXME: do not hardcode this
8585
# FIXME: move to layer root extra_env ?
86-
echo "export PYTHON3_SHORT_VERSION := 3.12" >>adm/root.mk
86+
echo "export PYTHON3_SHORT_VERSION := 3.13" >>adm/root.mk
8787

8888
echo "BOOTSTRAP DONE !"
8989
echo "MFEXT_HOME=${MFEXT_HOME}"

0 commit comments

Comments
 (0)