Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
8dff1751629915554c1b8f61ba4f5ce2bf3442cb
/
.
/
gazelle
/
def.bzl
blob: a402fc74c496f079115099e6f72edb466bb31ad3 [
file
] [
log
] [
blame
]
"""This module contains the Gazelle runtime dependencies for the Python extension.
"""
GAZELLE_PYTHON_RUNTIME_DEPS
=
[
"@rules_python//gazelle:parse"
,
"@rules_python//gazelle:std_modules"
,
]