peridot/wrksp/python_deps.bzl

5 lines
101 B
Python

load("@rules_python//python:pip.bzl", "pip_repositories")
def python_deps():
pip_repositories()