Hacker News new | ask | show | jobs
by striking 2889 days ago
Or you can list direct dependencies in another file and regenerate requirements.txt with `pip freeze` whenever you change the other file. Especially easy with Make.