Skip to content

Commit ffeb283

Browse files
committed
Administrivia
1 parent f7e92ee commit ffeb283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin-tools/setup-python-2.4.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ fulldir=$(readlink -f $mydir)
2222
checkout_version python-spark && \
2323
checkout_version python-filecache python-2.4-to-2.7 && \
2424
checkout_version python-xdis python-2.4-to-2.7 && \
25-
checkout_version python-uncompyle6 && \
25+
checkout_version python-uncompyle6 python-2.4-to-2.7 && \
2626
git checkout python-2.4 && pyenv local $PYTHON_VERSION && git pull
2727
cd $owd

0 commit comments

Comments
 (0)