Hacker News new | ask | show | jobs
by Flimm 2321 days ago
venv is shipped with Python 3, not virtualenv, unless I am mistaken.
1 comments

Yeah, I guess it's called different, but has the same functionality and is a drop-in replacement. I'm surprised there's still development on virtualenv after 2.7 is EOL.