From Cobalt Hog, 3 Months ago, written in Plain Text.
This paste will croak in 1 Second.
Embed
  1. (venv) neon@neon:~/logs$ pip --non-breaking install --force-reinstall -U git+https://github.com/mikejgray/skill-plex@feat-minor-improvements
  2.  
  3. Usage:  
  4.   pip <command> [options]
  5.  
  6. no such option: --non-breaking
  7.  
  8.  
  9. =========================
  10.  
  11.  
  12. (venv) neon@neon:~/logs$ pip install --non-breaking --force-reinstall -U git+https://github.com/mikejgray/skill-plex@feat-minor-improvements
  13.  
  14. Usage:  
  15.   pip install [options] <requirement specifier> [package-index-options] ...
  16.   pip install [options] -r <requirements file> [package-index-options] ...
  17.   pip install [options] [-e] <vcs project url> ...
  18.   pip install [options] [-e] <local project path> ...
  19.   pip install [options] <archive url/path> ...
  20.  
  21. no such option: --non-breaking
  22.