Skip to content

Need option for not skipping missing interpreters #631

Closed
@wsanchez

Description

@wsanchez

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

No one assigned

    Labels

    area:configurationfeature:changesomething exists already but should behave differentlyneeds:discussionIt's not quite clear if and how this should be done

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions