File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,9 @@ Unreleased changes template.
7474
7575{#v0-0-0-added}
7676### Added
77+ * (python) {attr}` python.toolchain.default_version_file ` has been added to
78+ allow users to set the default python version in the root module by reading
79+ the default version number from a file.
7780* {obj}` //python/bin:python ` : convenience target for directly running an
7881 interpreter. {obj}` --//python/bin:python_src ` can be used to specify a
7982 binary whose interpreter to use.
@@ -124,9 +127,7 @@ Unreleased changes template.
124127
125128{#v1-2-0-added}
126129### Added
127- * (python) {attr}` python.toolchain.default_version_file ` has been added to
128- allow users to set the default python version in the root module by reading
129- the default version number from a file.
130+ * Nothing added.
130131
131132{#v1-2-0-removed}
132133### Removed
You can’t perform that action at this time.
0 commit comments