Skip to content

Commit 10d8c0a

Browse files
committed
Update settings.sh
1 parent 3beb813 commit 10d8c0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/settings.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ py_ver_major="3"
1717
py_ver_minor="7"
1818
py_ver_micro="9"
1919
use_pyenv="N" # "Y" or "N"
20-
supported_py_versions="2.7.13 3.4.6 3.5.3 3.6.2" # e.g: "2.7.13 3.6.2"
20+
supported_py_versions="3.6.2" # e.g: "2.7.13 3.6.2"
2121

2222

2323
#--- Doc Build

0 commit comments

Comments
 (0)