Sign in
chromium
/
chromium
/
src
/
7fed2b3a20996b3751bf23798f52beffe7956fd9
/
.
/
chrome
/
test
/
ispy
/
app.yaml
blob: 869464f9df10d2756d897922ff5090abdc8d0a74 [
file
] [
log
] [
blame
]
application:
google.com
:
ispy
version:
1
runtime:
python27
api_version:
1
threadsafe:
True
handlers:
-
url:
/.*
script:
server.app.application
libraries:
-
name:
webapp2
version:
latest
-
name:
jinja2
version:
latest
-
name:
PIL
version:
latest