0f9ae07fe0
This commit cleans up our environment setup for macOS builds. - Always use `python -m {pip | virtualenv}` form of commands. - Only upgrade in-place, and never use `--ignore-installed`. - Use latest tox on macos, and test 3.6 on macos presubmit. These changes ensure that multibuilder won't break the system-installed Python on the Kokoro macOS builder, and thus won't resolve the ancient system version. For Tox, make sure we test with Python 3.6 (the version of Python in current macOS). |
||
---|---|---|
.. | ||
cpp | ||
cpp_distcheck | ||
javascript | ||
objectivec_cocoapods_integration | ||
objectivec_ios_debug | ||
objectivec_ios_release | ||
objectivec_osx | ||
php5.6_mac | ||
php7.0_mac | ||
php7.3_mac | ||
python | ||
python_cpp | ||
ruby23 | ||
ruby24 | ||
ruby25 | ||
ruby26 | ||
ruby27 | ||
prepare_build_macos_rc |