We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38467c0 commit 57037e9Copy full SHA for 57037e9
docs/environment-variables.md
@@ -42,8 +42,8 @@ doing. This is mostly useful for development to debug errors.
42
43
:::{envvar} RULES_PYTHON_DEPRECATION_WARNINGS
44
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`.
+When `1`, the rules_python will warn users about deprecated functionality that will
+be removed in a subsequent major `rules_python` version. Defaults to `0` if unset.
47
:::
48
49
:::{envvar} RULES_PYTHON_ENABLE_PYSTAR
0 commit comments