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