Sign in
◑
Theme
chromium
/
external
/
github.com
/
google
/
google-api-python-client
/
dfbc1ce5aaf2e730d5b5d6ea2c06c0e8fbbf3408
/
.
/
samples
/
tasks_appengine
/
app.yaml
blob: 86aae9788286a0cddd03bf9779e89b3802707a9b [
file
]
application:
mytasks
version:
1
runtime:
python27
api_version:
1
threadsafe:
true
handlers:
-
url:
/css
static_dir:
css
-
url:
.*
script:
main.application
libraries:
-
name:
jinja2
version:
latest