Skip to content

Commit df484a1

Browse files
committed
xref changelog
1 parent 6026846 commit df484a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ Unreleased changes template.
9494
* (rules) APIs for creating custom rules based on the core py_binary, py_test,
9595
and py_library rules
9696
([#1647](https://github.com/bazelbuild/rules_python/issues/1647))
97-
* (rules) Added env-var to allow additional interpreter args for stage1 bootstrap
97+
* (rules) Added env-var to allow additional interpreter args for stage1 bootstrap.
98+
See {obj}`RULES_PYTHON_ADDITIONAL_INTERPRETER_ARGS` environment variable.
99+
Only applicable for {obj}`--bootstrap_impl=script`.
98100
* (rules) Added {obj}`interpreter_args` attribute to `py_binary` and `py_test`,
99101
which allows pass arguments to the interpreter before the regular args.
100102

0 commit comments

Comments
 (0)