We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb07ab commit 4c167eaCopy full SHA for 4c167ea
install
@@ -22,7 +22,7 @@ iconName=starcal3.png
22
23
sourceDir="`dirname \"$myPath\"`"
24
25
-PY_SUPPORTED=(3.7 3.6 3.5)
+PY_SUPPORTED=(3.8 3.7 3.6 3.5)
26
27
#"$sourceDir/scripts/assert_python3"
28
0 commit comments