Merge pull request #2653 from filips123/support-python3-in-workspace

Add support for Python 3 in workspace
This commit is contained in:
Shao Yu-Lung (Allen)
2020-08-11 11:19:29 +08:00
committed by GitHub
3 changed files with 15 additions and 1 deletions

View File

@ -139,6 +139,7 @@ WORKSPACE_INSTALL_LINUXBREW=false
WORKSPACE_INSTALL_MC=false
WORKSPACE_INSTALL_SYMFONY=false
WORKSPACE_INSTALL_PYTHON=false
WORKSPACE_INSTALL_PYTHON3=false
WORKSPACE_INSTALL_POWERLINE=false
WORKSPACE_INSTALL_SUPERVISOR=false
WORKSPACE_INSTALL_IMAGE_OPTIMIZERS=false