Skip to content

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 c641d25 commit bc90477
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 @@ -101,6 +101,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 bc90477

Please sign in to comment.