xref
: /
aosp_15_r20
/
external
/
yapf
/
tox.ini
(revision 7249d1a64f4850ccf838e62a46276f891f72998e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
[tox]
2
envlist=py27,py34,py35,py36,py37,py38
3
4
[testenv]
5
commands=
6
python
setup.py
test
7