This is just a thought and it might not work but maybe it would.
- Define a pip.dep with an extra alias to have an executable filegroup which is what the toolchain requires. This probably requires pip.dep to accept extra args.
- If users attempt to run bazel coverage they would get an error asking them to include the coverage in the requirements.txt.
Reactions are currently unavailable
This is just a thought and it might not work but maybe it would.