|
|
|
|
|
by fiddlerwoaroof
1432 days ago
|
|
When I was a Python dev, I never saw that happen in ten years or so of work. Pip freeze and virtualenv just worked for me. I will say, though, that this only accounts for times where you’re not upgrading dependencies. Where I’ve always run into issues in Python was when I decided to upgrade a dependency and eventually trigger some impossible mess. |
|
[1] https://github.com/jazzband/pip-tools