bazel: Add missing Python 3.13
This commit is contained in:
@@ -34,6 +34,7 @@ PYTHON_VERSIONS = [
|
||||
"3.10",
|
||||
"3.11",
|
||||
"3.12",
|
||||
"3.13",
|
||||
]
|
||||
|
||||
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
|
||||
|
||||
Reference in New Issue
Block a user