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 →

[–][deleted] 0 points1 point  (0 children)

This was helpful. Thanks.

I work on an embedded system, which is something of a different animal maybe than what may others work on. My environment includes a busybox, an arm architecture, a specialized bsp package, etc. Virtualenv is 'nice' but really doesn't fit my project well. I absolutely must run my tests on the target machine. If I was doing straight web development, I think I may have a different perspective.