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 cb81bd7 commit cb78890Copy full SHA for cb78890
1 file changed
WORKSPACE
@@ -123,13 +123,3 @@ switched_rules_by_language(
123
gapic = True,
124
grpc = True,
125
)
126
-
127
128
-# BEGIN workaround
129
-load("@rules_python//python:repositories.bzl", "python_register_toolchains")
130
131
-python_register_toolchains(
132
- name = "python311",
133
- python_version = "3.11",
134
-)
135
-# END workaround
0 commit comments