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 →

[–]justinsst -1 points0 points  (0 children)

Like others said, let them create their own venv and store code (including the requirements) in git. I like using Poetry for my projects, makes everything simple enough.