### What is the current behavior? rules_python_gazelle_plugin's helper is a rules_python's py_binary target and it is non-hermetic. It makes gazelle non-hermetic. ### Describe the feature Can we use rules_py's py_binary to wrap it?