tree: 78af70b865ab70b0b6ddce2864b248d077acbc48 [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.