Skip to content

Commit 863b7da

Browse files
committed
use modules instead of workspace dependencies
1 parent d05551c commit 863b7da

File tree

4 files changed

+2037
-27
lines changed

4 files changed

+2037
-27
lines changed

MODULE.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
bazel_dep(name = "bazel_skylib", version = "1.5.0")
2+
3+
bazel_dep(name = "rules_python", version = "0.27.1")

0 commit comments

Comments
 (0)