flask/tox.ini
Daniel Neuhäuser c02c23ee30 Merge branch '0.10-maintenance'
Conflicts:
	tox.ini
2013-06-27 16:52:34 +02:00

6 lines
99 B
INI

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