Hacker News new | ask | show | jobs
by FabioFleitas 3431 days ago
We use pip-tools on all our Python projects and it works great. I believe the requirements.in compiled to requirements.txt approach is much more sane and less error-prone.