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