pipdate icon indicating copy to clipboard operation
pipdate copied to clipboard

Passing Arguments to pip

Open phwuil opened this issue 4 years ago • 2 comments

For instance :

pipdate --no-warn-script-location

Thanks !

phwuil avatar Sep 18 '21 10:09 phwuil

 pip --no-warn-script-location
Usage:   
  pip <command> [options]

no such option: --no-warn-script-locatio

nschloe avatar Sep 22 '21 16:09 nschloe

https://pip.pypa.io/en/latest/cli/pip_install/?highlight=no-warn-script-location#cmdoption-no-warn-script-location

phwuil avatar Sep 23 '21 11:09 phwuil