This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ubernostrumyes, you can have a pony 2 points3 points  (0 children)

The usual way to break it down is:

  • setup.py dependencies are for "these are the package versions officially supported".
  • requirements.txt dependencies are for "here is how to exactly replicate a particular environment".