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