blob: e823fd1a40584ac9fac5566a194b65e83fb53a5a [file] [log] [blame]
[tox]
envlist=py27,py32
[testenv]
commands=
{envpython} test_autoflake.py
{envpython} test_acid.py test_acid.py
{envpython} autoflake autoflake
deps=
pyflakes>=0.6.1