Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Commit

Permalink
load pip deps
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingsilverfin committed May 20, 2021
1 parent 883e297 commit 5e37495
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ github_deps()
# Load //maven
load("@vaticle_bazel_distribution//maven:deps.bzl", vaticle_bazel_distribution_maven_artifacts = "maven_artifacts")

# Load //pip
load("@vaticle_bazel_distribution//pip:deps.bzl", pip_deps = "deps")
pip_deps()

################################
# Load @vaticle dependencies #
################################
Expand Down

0 comments on commit 5e37495

Please sign in to comment.