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 14c2bfc commit d7ecc3bCopy full SHA for d7ecc3b
docs/environment-variables.md
@@ -1,6 +1,6 @@
1
# Environment Variables
2
3
-:::{envvar} RULES_PYTHON_ADDITIONAL_INTERPRETER_ARGS
+::::{envvar} RULES_PYTHON_ADDITIONAL_INTERPRETER_ARGS
4
5
This variable allows for additional arguments to be provided to the Python interpreter
6
at bootstrap time when the `bash` bootstrap is used. If
@@ -20,7 +20,9 @@ in the command executed being;
20
python /path/to/debugger.py --port 12345 --file /path/to/file.py
21
```
22
23
-:::
+:::{versionadded} VERSION_NEXT_FEATURE
24
+
25
+::::
26
27
:::{envvar} RULES_PYTHON_BOOTSTRAP_VERBOSE
28
0 commit comments