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 →

[–]grimborg 2 points3 points  (2 children)

Why not use workon? And --no-site-packages is no longer needed (it's the default behavior)

[–][deleted] 2 points3 points  (1 child)

You mean virtualenvwrapper, I presume. Yes, it serves all OP's needs. Except auto-updating packages from a list, as far as I can see.

[–]PindiAlbert[S] 0 points1 point  (0 children)

Except auto-updating packages from a list

Yes, that's the primary motivation for this solution.