Skip to content

tox doesn't evaluate minversion from config before attempting to parse full config #317

@pytoxbot

Description

@pytoxbot

If a user defines a minversion greater than that which is installed which fixes/uses syntax that the installed version of tox cannot parse, tox bails with a stack trace rather than exiting with an error telling the user their tox is too old.

Tox should check the minversion prior to attempting to parse the remainder of the config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions