Sign in
flutter
/
third_party
/
yapf
/
cc9ae943495e1f67852ee897c397e9560feb78ed
/
.
/
tox.ini
blob: 3fcea7ed20a9d8143f91634255af261637bda181 [
file
] [
log
] [
blame
]
[
tox
]
envlist
=
py37
,
py38
,
py39
,
py310
[
testenv
]
commands
=
python
-
m unittest discover
-
p
'*_test.py'
yapftests
/