Carl
Results
1
comments of
Carl
> While working on [bazel-contrib/rules_scala#1761](https://github.com/bazel-contrib/rules_scala/pull/1761), I used the following patch to use `rules_python` 1.5.3 successfully on Windows ARM64: > > diff --git a/examples/crossbuild/MODULE.bazel b/examples/crossbuild/MODULE.bazel > index cedb0731..668bf4b0 100644 > ---...