Add tox option to skip missing interpreters
View options
- Truncate descriptions
Created by: pastly
That way we can simply run tox
on our boxes that don't have many versions of python. That's easier than tox -e py35,stats
or similar.
https://tox.readthedocs.io/en/latest/config.html#confval-skip_missing_interpreters=BOOL
- Show labels
- Show closed items