Skip to content

Commit 4c167ea

Browse files
committed
install: add python 3.8
1 parent efb07ab commit 4c167ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ iconName=starcal3.png
2222

2323
sourceDir="`dirname \"$myPath\"`"
2424

25-
PY_SUPPORTED=(3.7 3.6 3.5)
25+
PY_SUPPORTED=(3.8 3.7 3.6 3.5)
2626

2727
#"$sourceDir/scripts/assert_python3"
2828

0 commit comments

Comments
 (0)