We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7766675 commit 192ef56Copy full SHA for 192ef56
admin-tools/setup-python-2.4.sh
@@ -24,5 +24,5 @@ checkout_version python-spark python-2.4 && \
24
checkout_version python-filecache python-2.4-to-2.7 && \
25
checkout_version python-xdis python-2.4-to-2.7 && \
26
checkout_version python-uncompyle6 python-2.4-to-2.7 && \
27
-git checkout python-2.4 && pyenv local $PYTHON_VERSION && git pull
+git checkout python-2.4-to-2.5 && pyenv local $PYTHON_VERSION && git pull
28
cd $owd
0 commit comments