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
* (toolchains) `py_runtime` and `PyRuntimeInfo` reject Python 2 settings.
80
83
Setting `py_runtime.python_version = "PY2"` or non-None
81
84
`PyRuntimeInfo.py2_runtime` is an error.
82
-
* (pypi) `pipstar` flag has been flipped to be enabled by default, to turn it
83
-
off use `RULES_PYTHON_ENABLE_PIPSTAR=0` environment variable. If you do, please
85
+
* (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
0 commit comments