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