Get the Shogoth VM to a bit better state; py3.10 Ba'azel
This commit is contained in:
parent
feb6980d4f
commit
9721622e19
9 changed files with 337 additions and 237 deletions
tools/python
|
@ -17,7 +17,7 @@ exports_files([
|
|||
py_runtime(
|
||||
name = "python3_runtime",
|
||||
files = [],
|
||||
interpreter_path = "/usr/bin/python3.9",
|
||||
interpreter_path = "/usr/bin/python3.10",
|
||||
python_version = "PY3",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue