Files
weave-scope/scheduler/app.yaml
Tom Wilkie 6d73a44dda Squashed 'tools/' changes from f9aa081..7a66090
7a66090 Add publish-site from weave
e5af286 GC scope integration test VMs

git-subtree-dir: tools
git-subtree-split: 7a660904a6
2016-05-18 12:51:06 +01:00

16 lines
211 B
YAML

application: positive-cocoa-90213
version: 1
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: .*
script: main.app
libraries:
- name: webapp2
version: latest
- name: ssl
version: latest