sol-eng / wbi

CLI for installing and configuring Posit Workbench
MIT License
5 stars 0 forks source link

Add root pip ignore and other ignore pip commands #145

Closed tnederlof closed 1 year ago

tnederlof commented 1 year ago

Closes https://github.com/sol-eng/wbi/issues/139

Added the following commands to all pip install calls in wbi:

--no-warn-script-location --disable-pip-version-check --root-user-action=ignore