Skip to content

Commit 88ac19c

Browse files
authored
undo pystar case change
1 parent d1c747a commit 88ac19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ Other changes:
12521252
`@rules_python//python/config_settings:precompile=enabled` to enable it
12531253
by default. A subsequent release will enable it by default. See the
12541254
[Precompiling docs][precompile-docs] and API reference docs for more
1255-
information on precompiling. Note this requires Bazel 7+ and the pystar rule
1255+
information on precompiling. Note this requires Bazel 7+ and the Pystar rule
12561256
implementation enabled.
12571257
([#1761](https://github.com/bazel-contrib/rules_python/issues/1761))
12581258
* (rules) Attributes and flags to control precompile behavior: `precompile`,

0 commit comments

Comments
 (0)