cubicweb/skeleton/tox.ini.tmpl
changeset 12341 921dfb88b115
parent 12099 5dd20fc21557
child 12359 7b373f903ce8
equal deleted inserted replaced
12338:b5533de552c4 12341:921dfb88b115
     1 [tox]
     1 [tox]
     2 envlist = py27,py34,flake8
     2 envlist = py27,py3,flake8
     3 
     3 
     4 [testenv]
     4 [testenv]
     5 deps =
     5 deps =
     6   pytest
     6   pytest
     7 commands =
     7 commands =