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 0054d0f commit 5a6f2d0Copy full SHA for 5a6f2d0
1 file changed
CHANGELOG.md
@@ -82,7 +82,7 @@ END_UNRELEASED_TEMPLATE
82
is passed through a label or downloaded using the bazel downloader
83
([#2949](https://github.com/bazel-contrib/rules_python/issues/2949)).
84
* (pypi) `pipstar` flag default has been flipped to be on by default.
85
- It can be disabled through `RULES_PYTHON_ENABLE_PIPSTAR=0` environment variable.
+ It can be disabled through `RULES_PYTHON_ENABLE_PIPSTAR=0` environment variable.
86
If you do need to disable it, please add a comment to
87
[#2949](https://github.com/bazel-contrib/rules_python/issues/2949).
88
* (gazelle deps) rules_go bumped from 0.55.1 to 0.59.0
0 commit comments