Julian / venvs

venvs creates virtualenvs
https://pypi.org/project/venvs/
MIT License
17 stars 12 forks source link

Converging should check that each python interpreter still functions #88

Open Julian opened 4 years ago

Julian commented 4 years ago

For each encountered interpreter, check that python --version works, and if not, recreate the env.

This happens somewhat annoyingly frequently when e.g. upgrading a patch release of Python.