mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-30 14:00:57 +00:00
4 lines
101 B
Python
4 lines
101 B
Python
load("@rules_python//python:pip.bzl", "pip_repositories")
|
|
|
|
def python_deps():
|
|
pip_repositories()
|