|
|
|
|
|
by bb88
3271 days ago
|
|
I'm actually getting tired of package managers reinventing the wheel (literally) every time they want to install something. In production when I deploy a django app, now I might have two libraries in different places in my system. One from the OS, and one from the pip dependency. |
|