Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For clarity, if I do

    pip install -r requirements.txt --dry-run --only-binary=:all:`
Should I expect that to download only metadata and not whole wheels/sdists for everything? Or does that depend on everything in my requirements file being available as a wheel?


If there are things not available as a wheel, it should just fail (and highlight what failed).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: