Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
PyCQA
/
autoflake
/
b7e094c9c28a7b0b748af6c43ff456448ead95d6
/
.
/
tox.ini
blob: e823fd1a40584ac9fac5566a194b65e83fb53a5a [
file
]
[
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