We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2b9e5 commit b05f222Copy full SHA for b05f222
1 file changed
MODULE.bazel
@@ -56,8 +56,7 @@ http_archive(
56
57
http_archive(
58
name = "xtensor",
59
- sha256 = "a7d31716ee0d0d82f33c70976e0ec52a78bbbc3e337a51d58da76d8af224ebf9",
60
strip_prefix = "xtensor-0.25.0",
61
urls = ["https://github.com/xtensor-stack/xtensor/archive/refs/tags/0.25.0.zip"],
62
build_file = "//third_party:xtensor.bazel",
63
-)
+)
0 commit comments