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