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 0f5ecd2 commit 4c9417aCopy full SHA for 4c9417a
WORKSPACE
@@ -72,7 +72,7 @@ _py_gazelle_deps()
72
# Install twine for our own runfiles wheel publishing.
73
# Eventually we might want to install twine automatically for users too, see:
74
# https://github.com/bazelbuild/rules_python/issues/1016.
75
-load("@python//3.11.1:defs.bzl", "interpreter")
+load("@python//3.11.4:defs.bzl", "interpreter")
76
load("@rules_python//python:pip.bzl", "pip_parse")
77
78
pip_parse(
0 commit comments