rules_py
rules_py copied to clipboard
Test interoperability with rules_python
Although these rules behave differently, we need to be able to plug in the native / rules_python rules when interacting with external dependencies.
rules_python sandwich breaks, ie py_library (rules_py) -> py_library (rules_python) -> py_binary (rules_py) breaks dependency import paths.