Files
flask-debugtoolbar/tox.ini
2013-12-31 17:55:19 -05:00

10 lines
104 B
INI

[tox]
envlist = py26,py27,py33
[testenv]
deps =
pytest
Flask-SQLAlchemy
commands =
py.test