blob: b432f0b09eb20d477fe2343afa3d58f699457e23 [file] [log] [blame] [view]
# 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.