This repository is the home of the core Python rules -- py_library, py_binary, py_test, and related symbols that provide the basis for Python support in Bazel. It also contains packaging rules for ...
The package expects a subject and a list of rules. Each rule must be a class that extends AbstractRule. Rules return a Evaluation object that should contain a result property defined by the user. Also ...