rules_py
rules_py copied to clipboard
Remove extra files from py_binary DefaultInfo
This mirrors rules_python to ensure that users can use execpath with a
py_binary target.
Fixes https://github.com/aspect-build/rules_py/issues/455