Sign in
android
/
platform
/
external
/
python
/
google-api-python-client
/
refs/heads/android13-mainline-networking-release
/
.
/
samples
/
appengine
/
app.yaml
blob: e408ea1cfc08dc7c9e22560081d9a846ab3974a4 [
file
] [
log
] [
blame
] [
edit
]
application:
app
-
id
-
goes
-
here
version:
2
runtime:
python27
threadsafe:
true
api_version:
1
handlers:
-
url:
.*
script:
main.app
libraries:
-
name:
jinja2
version:
"latest"
-
name:
webapp2
version:
"latest"