tree: bea930e1ee41fa50954b95eb333f2f1f20498955 [path history] [tgz]
  1. __main__.py
  2. BUILD.in
  3. BUILD.out
  4. gazelle_python.yaml
  5. README.md
  6. test.yaml
  7. 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.