We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208fe3a commit 95bcba6Copy full SHA for 95bcba6
scripts/install.sh
@@ -86,7 +86,7 @@ install () {
86
for var in "$@"; do
87
case "${var}" in
88
2.7)
89
- install 2.7.11 python2.7
+ install 2.7.14 python2.7
90
;;
91
2.7.3)
92
install 2.7.3 python2.7.3
0 commit comments