Skip to content

Commit 57037e9

Browse files
authored
improve doc of envvar
1 parent 38467c0 commit 57037e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/environment-variables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ doing. This is mostly useful for development to debug errors.
4242

4343
:::{envvar} RULES_PYTHON_DEPRECATION_WARNINGS
4444

45-
When `1`, the rules_python will warn users about deprecated symbols that will
46-
be removed in the next major `rules_python` version. Defaults to `0`.
45+
When `1`, the rules_python will warn users about deprecated functionality that will
46+
be removed in a subsequent major `rules_python` version. Defaults to `0` if unset.
4747
:::
4848

4949
:::{envvar} RULES_PYTHON_ENABLE_PYSTAR

0 commit comments

Comments
 (0)