Skip to content

Commit

Permalink
Add platforms dep
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelschuett-tomtom committed Dec 26, 2024
1 parent ca91b54 commit d880e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/multi_python_versions/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module(
)

bazel_dep(name = "bazel_skylib", version = "1.7.1")
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_python", version = "0.0.0")
local_path_override(
module_name = "rules_python",
Expand Down

0 comments on commit d880e86

Please sign in to comment.