Pull Request #35
React to Virtualenv 20 behavior change
Multiarch has changed the Python installation that its preinstalled `virtualenv` belongs to, breaking virtualenv update logic. So stopped relying on Virtualenv being preinstalled for the system Python and `virtualenv` belonging to any particular installation.