Hacker News new | ask | show | jobs
by darpa_escapee 2540 days ago
Wait until you need to deploy to a platform that doesn’t have a precompiled version of a dependency uploaded to PIP. Docker shines in that regard.
1 comments

I thought that's what wheels were solving?