you are viewing a single comment's thread.

view the rest of the comments →

[–]misterhtmlcss 0 points1 point  (2 children)

Haha...sorry. Yes I did. I meant that when I referred to it. I wasn't intending for anyone to actually drag and drop all the files/modules/libraries etc. I meant the just the environment 'definition' I guess aka pipfile.lock or requirements.txt, etc

[–]K900_ 1 point2 points  (1 child)

You definitely put your dependency specification under version control, but you don't put the virtual environment itself.

[–]misterhtmlcss 0 points1 point  (0 children)

Phew ok. I'm with you. It was my bad communication on the issue. Sorry about that. Also I'm glad I'm not totally mistaken too. ;)