[Pytest-commit] Issue #317: tox doesn't evaluate minversion from config before attempting to parse full config (hpk42/tox)

Sachi King issues-reply at bitbucket.org
Sun Feb 28 20:14:23 EST 2016


New issue 317: tox doesn't evaluate minversion from config before attempting to parse full config
https://bitbucket.org/hpk42/tox/issues/317/tox-doesnt-evaluate-minversion-from-config

Sachi King:

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.




More information about the pytest-commit mailing list