tree: 7b287394b381de7700615f0fe8ec6a3e79fb1972 [path history] [tgz]
  1. __init__.py
  2. __main__.py
  3. bar.py
  4. BUILD.in
  5. BUILD.out
  6. foo.py
  7. gazelle_python.yaml
  8. README.md
  9. test.yaml
  10. WORKSPACE
gazelle/testdata/with_third_party_requirements/README.md

With third-party requirements

This test case asserts that a py_library is generated with dependencies extracted from its sources and a py_binary is generated embeding the py_library and inherits its dependencies, without specifying the deps again.