You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ END_UNRELEASED_TEMPLATE
74
74
* (toolchains) `py_runtime` and `PyRuntimeInfo` reject Python 2 settings.
75
75
Setting `py_runtime.python_version = "PY2"` or non-None
76
76
`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
78
78
add a comment to
79
79
[#2949](https://github.com/bazel-contrib/rules_python/issues/2949) if you run into any
0 commit comments