flask/tox.ini

7 lines
99 B
INI
Raw Normal View History

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