Hacker News new | ask | show | jobs
by FDETalkDotCom 26 days ago
Whoa, yeah, I think I will be switching to this which is much faster, (thanks!):

  uv pip sync requirements.txt
instead of

  python3 -m pip install -r requirements.txt