[NO TESTS] WIP
This commit is contained in:
parent
928a3a5f84
commit
0b5912174a
3 changed files with 17 additions and 18 deletions
tools/python
|
@ -14,7 +14,8 @@ exports_files([
|
|||
|
||||
py_runtime(
|
||||
name = "python_runtime",
|
||||
interpreter_path = "/usr/bin/python3",
|
||||
files = [],
|
||||
interpreter_path = "/usr/bin/python3.9",
|
||||
python_version = "PY3",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue