Skip to content

Commit

Permalink
use modules instead of workspace dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ffortier committed Dec 13, 2023
1 parent 1b968a2 commit 8f3c1c8
Show file tree
Hide file tree
Showing 4 changed files with 2,037 additions and 27 deletions.
3 changes: 3 additions & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
bazel_dep(name = "bazel_skylib", version = "1.5.0")

bazel_dep(name = "rules_python", version = "0.27.1")
Loading

0 comments on commit 8f3c1c8

Please sign in to comment.