Skip to content

Commit 2c86fdf

Browse files
authored
Apply suggestion from @aignas
1 parent ff9df6b commit 2c86fdf

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
@@ -74,7 +74,7 @@ END_UNRELEASED_TEMPLATE
7474
* (toolchains) `py_runtime` and `PyRuntimeInfo` reject Python 2 settings.
7575
Setting `py_runtime.python_version = "PY2"` or non-None
7676
`PyRuntimeInfo.py2_runtime` is an error.
77-
* (pypi) `pipstar` flag has been implemented for `WORKSPACE` and can be flipped to be enabled using `RULES_PYTHON_ENABLE_PIPSTAR=0` environment variable. If you do, please
77+
* (pypi) `pipstar` flag has been implemented for `WORKSPACE` and can be flipped to be enabled using `RULES_PYTHON_ENABLE_PIPSTAR=1` environment variable. If you do, please
7878
add a comment to
7979
[#2949](https://github.com/bazel-contrib/rules_python/issues/2949) if you run into any
8080
problems.

0 commit comments

Comments
 (0)