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.
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.