Asaf Flescher

Results 3 comments of Asaf Flescher

I would like to add to @pauldraper's points - `requirements.bzl` currently still invokes `pip` at runtime in order to generate the actual targets from the wheel files. This creates a...

@groodt - Thanks for responding! I am aware of the the `download_only` option, and in fact do use it. However, it doesn't avoid this issue - I give the example...

@groodt - I realized I never got back with a reproduction of the issue! Sorry, here it is - https://github.com/Faqa/rules_python_cross_repro. If you try building the repository there in a Linux...