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.
This is just a thought and it might not work but maybe it would.
pip.depwith an extra alias to have an executablefilegroupwhich is what the toolchain requires. This probably requirespip.depto accept extra args.bazel coveragethey would get an error asking them to include thecoveragein the requirements.txt.