Skip to content

Commit 659d27b

Browse files
committed
examples/basic: Fix missing platforms deps
1 parent 938fdcc commit 659d27b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/basic/MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
bazel_dep(name = "platforms", version = "0.0.10")
12
bazel_dep(name = "rules_python", version = "0.34.0")
23
bazel_dep(name = "pybind11_bazel")
34
local_path_override(

0 commit comments

Comments
 (0)