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 6d511c6 commit 1c45c9eCopy full SHA for 1c45c9e
1 file changed
python/private/pypi/BUILD.bazel
@@ -232,6 +232,7 @@ bzl_library(
232
srcs = ["pep508_env.bzl"],
233
deps = [
234
":pep508_platform_bzl",
235
+ "//python/private:py_wheel_normalize_pep440_bzl",
236
],
237
)
238
0 commit comments