mirror of https://github.com/pallets/flask.git
6 lines
84 B
INI
6 lines
84 B
INI
|
|
[tox]
|
||
|
|
envlist = py26, py27, pypy, py33
|
||
|
|
|
||
|
|
[testenv]
|
||
|
|
commands = python run-tests.py []
|