We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91ebab commit ab9b139Copy full SHA for ab9b139
python/private/config_settings.bzl
@@ -33,7 +33,7 @@ def _flag_values(python_versions):
33
For using this in the code, the VERSION_FLAG_VALUES should be used instead.
34
35
Args:
36
- python_versions: A list of all versions.
+ python_versions: list of strings; all X.Y.Z python versions
37
38
Returns:
39
A map with config settings as keys and values as extra flag values to be included in
0 commit comments