4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2025-01-09 02:20:56 +00:00
peridot/wrksp/python_deps.bzl

5 lines
101 B
Python
Raw Normal View History

2022-07-07 20:11:50 +00:00
load("@rules_python//python:pip.bzl", "pip_repositories")
def python_deps():
pip_repositories()