Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
61d7e96dcd79ca9749925b67aedc09e0971e3afc
/
.
/
Makefile
blob: a0550a24adb6350597fcde4a98f98c5568fb194b [
file
] [
log
] [
blame
]
pep8
:
find apiclient samples
-
name
"*.py"
|
xargs pep8
--
ignore
=
E111
,
E202
test
:
python runtests
.
py tests
.
PHONY
:
docs
docs
:
cd docs
;
./
build
.
sh
python describe
.
py