DEBSOURCES
Skip Quicknav
sources / wtforms-json / 0.3.5-6 / tox.ini
12345678910
[tox] envlist = {py27,py33,py34,py35,py36}-{wtf,wtf2} [testenv] commands = py.test tests deps = .[test] wtf: WTForms==1.0.5 wtf2: WTForms==2.1