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.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to