Skip to content

Commit

Permalink
py_repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
hunshcn committed May 14, 2024
1 parent 8379616 commit 50a1354
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gazelle/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ local_repository(
path = "..",
)

load("@rules_python//python:repositories.bzl", "py_repositories")

py_repositories()

load("//:deps.bzl", _py_gazelle_deps = "gazelle_deps")

# gazelle:repository_macro deps.bzl%gazelle_deps
Expand Down

0 comments on commit 50a1354

Please sign in to comment.