Skip to content

Commit c0bc0cf

Browse files
authored
Merge pull request #11196 from ericsalo/21.x
sync with current 21.x upb
2 parents d024e3b + 9d17e97 commit c0bc0cf

File tree

6 files changed

+24179
-19552
lines changed

6 files changed

+24179
-19552
lines changed

kokoro/macos/prepare_build_macos_rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pyenv install -v -s 2.7.18 && pyenv global 2.7.18
3636
if [[ "${KOKORO_INSTALL_TOX:-}" == "yes" ]] ; then
3737
pyenv install -v -s 3.7.13
3838
pyenv global 3.7.13
39-
sudo python -m pip install --upgrade pip tox tox-pyenv
39+
sudo python -m pip install --upgrade pip 'tox==3.27.1' tox-pyenv
4040
fi
4141

4242
##

0 commit comments

Comments
 (0)