Hacker News new | ask | show | jobs
by xycco 2888 days ago
virtualenv + pip-tools

https://github.com/jazzband/pip-tools

1 comments

Came here to say this. Directly freezing requirements.txt rather than using a requirements.in file is a mistake imho.