Skip to content

Commit

Permalink
Debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
neilconway committed Dec 21, 2024
1 parent 3c7e8fc commit 0152ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bazel/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ load("@pyprotoc_plugin_pypi//:requirements.bzl", pypi_deps = "install_deps")
load("@rules_proto//proto:repositories.bzl", "rules_proto_dependencies")

def deps(repo_mapping = {}):
print("!!!! in pyprotoc-plugin_deps")
rules_proto_dependencies()

pypi_deps(repo_mapping = repo_mapping)

0 comments on commit 0152ec8

Please sign in to comment.