peridot/wrksp/python_deps.bzl
2022-07-07 22:13:21 +02:00

5 lines
101 B
Python

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