Hacker News new | ask | show | jobs
by krakensden 3264 days ago
Requirements.txt + virtualenv, everything is fine.

Really, significantly easier to not screw up in a large org than bundler, because dependencies don't leak by default.

1 comments

Actually, `bundle exec` is way easier to use than virtualenv.