Skip to content

Commit c8f338c

Browse files
committed
Removed support for Python 3.9.
Signed-off-by: kilo52 <[email protected]>
1 parent b5520c8 commit c8f338c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/init.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ else
426426
fi
427427

428428
# Specify supported Python versions
429-
add_lang_version "3.9" "3.9";
430429
add_lang_version "3.10" "3.10";
431430
add_lang_version "3.11" "3.11";
432431
add_lang_version "3.12" "3.12";

0 commit comments

Comments
 (0)