mirror of https://github.com/pallets/flask.git
6 lines
59 B
INI
6 lines
59 B
INI
|
[tox]
|
||
|
envlist=py25,py26,py27
|
||
|
|
||
|
[testenv]
|
||
|
commands=make test
|