""" This file is used to pin / load external RPMs that are used by the project. """ # @unused load("@bazeldnf//:deps.bzl", "rpm") def rpms(): """ Provides a list of RPMs that are used by the project. """ pass