--incompatible_python_disallow_native_rules=<true or false>
When true, an error occurs when using the builtin py_* rules; instead the
rule_python rules should be used. See https://github.
com/bazelbuild/bazel/issues/17773 for more information and migration
instructions.