logoalt Hacker News

mmcnltoday at 9:31 AM0 repliesview on HN

Virtual environments alone are not enough. They don't guarantee deterministic builds. What do you do to ensure that your production environment runs the same code as your local dev environment? How do you solve that problem without dependency managers like uv or poetry?