-
-
Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
area:configurationfeature:changesomething exists already but should behave differentlysomething exists already but should behave differentlyneeds:discussionIt's not quite clear if and how this should be doneIt's not quite clear if and how this should be done
Description
I really like to have skip_missing_interpreters = True
in my tox.ini
, because I'm often working on machines that don't have every Python interpreter installed.
But it's a really bad idea in a CI scenario, because environments just pass without doing anything.
I'd love to see an option to set that value back to False
, but there's only a CLI option for setting it to True
… every flag really should have an opposite.
Metadata
Metadata
Assignees
Labels
area:configurationfeature:changesomething exists already but should behave differentlysomething exists already but should behave differentlyneeds:discussionIt's not quite clear if and how this should be doneIt's not quite clear if and how this should be done