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