tree: df604385411563a8f27d5ff8e5c6a538d6e22c49 [path history] [tgz]
  1. BUILD
  2. main.py
  3. README.md
  4. requirements.txt
  5. test.py
  6. WORKSPACE
examples/rules_python_external/README.md

rules_python_external example

This example shows how to use rules_python_external which was developed as an alternative to packaging rules in rules_python.

We will soon migrate this example to be the canonical one for rules_python. See https://github.com/bazelbuild/rules_python/pull/352 for the longer plan.