[TIP] Skip lists for multi dimensional configuration

Ionel Cristian Mărieș contact at ionelmc.ro
Sun Apr 27 13:05:28 PDT 2014


Hello,

I've read http://tox.readthedocs.org/en/latest/config-v2.html and it seems
I would need a sort of skip list in my projects.

Example:

[tox]
envlist = {py26,py27,py33,py34}-{django12,django13,django14,django15,django16}
skipenvs = {py33,py34}-{django12,django13,django14}

Because older django can't run on py3.

What do you think?



Thanks,
-- Ionel M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20140427/e1a19764/attachment.htm>


More information about the testing-in-python mailing list