flask/tox.ini

7 lines
99 B
INI
Raw Normal View History

2013-05-19 00:27:49 +08:00
[tox]
envlist = py26, py27, pypy, py33
[testenv]
deps = blinker
2013-05-19 00:27:49 +08:00
commands = python run-tests.py []