Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
refs/heads/upstream/release/1.6
/
.
/
gazelle
/
python
/
testdata
/
add_type_stub_packages
tree: bea930e1ee41fa50954b95eb333f2f1f20498955 [
path history
]
[
tgz
]
__main__.py
BUILD.in
BUILD.out
gazelle_python.yaml
README.md
test.yaml
WORKSPACE
gazelle/python/testdata/add_type_stub_packages/README.md
Add stubs to
deps
of
py_library
target
This test case asserts that
if a package has the corresponding stub available, it is added to the
pyi_deps
of the
py_library
target.