aboutsummaryrefslogtreecommitdiff
path: root/gazelle/python/testdata/simple_library_without_init/README.md
blob: 5c0a1cad9f2081e10c67783253f3c094ca96d8eb (plain)
1
2
3
4
# Simple library without `__init__.py`

This test case asserts that a simple `py_library` is generated as expected
without an `__init__.py` but with a `BUILD` file marking it as a package.