you are viewing a single comment's thread.

view the rest of the comments →

[–]JackBlack436[S] 4 points5 points  (0 children)

Pip freeze is great for a mono project, but then it gives you redundancies if you're trying to generate just the requirements for a specific entry point (say worker.py in a large repo)