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
[deps] adding include_setuptools flag for depset config (#58580)
Adding optional `include_setuptools` flag for depset configuration
If the flag is set on a depset config --unsafe-package setuptools will
not be included for depset compilation
If the flag does not exist (default false) on a depset config
--unsafe-package setuptools will be appended to the default arguments
---------
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Co-authored-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
0 commit comments