Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
python-api-core
/
0fce637a1357850d00db28840620c012c66a024f
/
.
/
setup.cfg
blob: 046436b8c99ff7c96c62147c7ba03c3fd92ae8c2 [
file
] [
log
] [
blame
]
Jon Wayne Parrott
77fb0f2
2017-10-18 12:52:35 -0700
[
diff
] [
blame
]
1
[
bdist_wheel
]
2
universal
=
1
Rebecca Chen
0fce637
2018-09-27 10:45:58 -0700
[
diff
] [
blame^
]
3
4
[
pytype
]
5
python_version
=
3.6
6
inputs
=
7
.
8
exclude
=
9
tests
/