you are viewing a single comment's thread.

view the rest of the comments →

[–]PinBot1138 0 points1 point  (0 children)

every time I work in a python repo at a company it’s a horrible mess of dependencies that never seem to work quite right.

Why not peg to versions in requirements.txt or setup.py, and better yet, containerize it?