We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42f1bb commit 0bb7040Copy full SHA for 0bb7040
MODULE.bazel
@@ -37,9 +37,6 @@ use_repo(
37
# We need to do another use_extension call to expose the "pythons_hub"
38
# repo.
39
python = use_extension("//python/extensions:python.bzl", "python")
40
-python.defaults(
41
- python_version = "3.11",
42
-)
43
44
# The default toolchain to use if nobody configures a toolchain.
45
# NOTE: This is not a stable version. It is provided for convenience, but will
0 commit comments