- this PR updates the docker rule version - removed the PY2 flag from .bazelrc - this allows the project to use a hosts python3 installation - python3 must be installed on the host system and link /usr/bin/python is required - on debian sudo apt-get install python3-distutil as well as possible other packages Signed-off-by: Chris Love <clove@cnmconsulting.net>
3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
# Include git version info
|
|
build --workspace_status_command hack/build/print-workspace-status.sh
|