Sign in
fuchsia
/
third_party
/
github.com
/
PyCQA
/
autoflake
/
8961760932a96ae1b21f68989056a480f4bc666b
/
.
/
tox.ini
blob: 456e87ecd3b717a9da0c8ccc639f64dd96beb9c2 [
file
]
[
tox
]
envlist
=
py27
,
py32
[
testenv
]
commands
=
{
envpython
}
test_autoflake
.
py
{
envpython
}
test_acid
.
py test_acid
.
py
{
envpython
}
autoflake autoflake
deps
=
pyflakes
>=
0.7
.
2