mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-10-31 20:41:22 +00:00
5 lines
101 B
Python
5 lines
101 B
Python
load("@rules_python//python:pip.bzl", "pip_repositories")
|
|
|
|
def python_deps():
|
|
pip_repositories()
|