Comment 4 for bug 1637509

Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

It looks like it would be possible for us to update the python executable inside the venv using:

virtualenv-tools --reinitialize <path to venv>

This is a lot simpler than any alternative solutions.