mirror of
https://github.com/rocky-linux/peridot.git
synced 2025-01-02 23:30:56 +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()
|