venv is part of the stdlib, virtualenv-3 is Fedora specific hack
This needs to be updated to note the requirement to get a Python 3 interpreter package. While python3 is installed by default in Fedora (because it has to), this is not necessarily the case anywhere else.
python3
1 new commit added
fixup! Recommend venv over virtualenv
Pushed a fixup.
Looks good to me, but please merge your fixup commit into the main commit.
I will, I just did this, so you can more easily review the change.
rebased onto 9a4daf79c1c583167ed14a8155167ec5f46fd0e5
Going to merge this manually to save you the rebase, thanks! :)
Commit 4a5f2879 fixes this pull-request
Pull-Request has been merged by pingou
venv is part of the stdlib, virtualenv-3 is Fedora specific hack