Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
asn1crypto
/
bdb1124fe4809cc2b3d8271c935ad3bd54a4e085
/
.
/
tox.ini
blob: 1f2e7e47bca781e3ef6827d9da95f66dcaaa9818 [
file
] [
log
] [
blame
]
[
tox
]
envlist
=
py26
,
py27
,
py32
,
py33
,
py34
,
py35
,
py36
,
py37
,
pypy
[
testenv
]
deps
=
-
rrequires
/
ci
commands
=
{
envpython
}
run
.
py ci
[
pep8
]
max
-
line
-
length
=
120
[
flake8
]
max
-
line
-
length
=
120
jobs
=
1