blob: eadbafd8f9c566d5fe51c1d09019d366704ae96f [file] [log] [blame]
Bartosz Stebele69e98d2022-06-18 23:56:22 +02001load("@rules_python//python:pip.bzl", "compile_pip_requirements")
2compile_pip_requirements(
3 name = "requirements",
4)