Sign in
android
/
platform
/
external
/
python
/
google-api-python-client
/
afc45f278133e4fed6537773d3de6fb2a97bd350
/
.
/
Makefile
blob: e203867f645de8c8c8acc8039f2d6f3ea807c41b [
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