flask/tox.ini

7 lines
99 B
INI

[tox]
envlist = py26, py27, pypy, py33
[testenv]
deps = blinker
commands = python run-tests.py []