aboutsummaryrefslogtreecommitdiff
path: root/gazelle/python/testdata/binary_without_entrypoint/README.md
blob: e91250d0ac135baa538da1e14ef692f5977a3195 (plain)
1
2
3
4
# Binary without entrypoint

This test case asserts that when there is no __main__.py, a py_binary is generated per main module, unless a main
module main collides with existing target name.