Add support for Python 3 in workspace

This commit is contained in:
Filip Š
2020-07-13 22:27:44 +02:00
parent a1cda7f497
commit 4e7888cb08
2 changed files with 14 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