Hacker News new | ask | show | jobs
by dmarchand90 637 days ago
You should probably have a requirements.txt file instead of just a list of requirements. It's often hard to tell which combination of package versions will 'actually' work when running these things
1 comments

Forgot that. Fixed now