Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
tools
/
third_party
/
atomicwrites
/
tox.ini
blob: dfadf03336ea2290b6cc3f5ab526cebcfab0745a [
file
] [
edit
]
[
tox
]
envlist
=
py
{
26
,
27
,
py
,
33
,
34
,
35
}-{
test
,
stylecheck
}
[
testenv
]
deps
=
test
:
pytest
stylecheck
:
flake8
stylecheck
:
flake8
-
import
-
order
commands
=
test
:
py
.
test
[]
stylecheck
:
flake8
[]