File: app.yaml

package info (click to toggle)
python-oauth2client 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,316 kB
  • ctags: 1,744
  • sloc: python: 11,528; makefile: 188; sh: 55
file content (10 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
# Dummy app.yaml to placate nosegae.
application: oauth2client
version: 1
runtime: python27
api_version: 1
threadsafe: yes

handlers:
- url: /.*
  script: null.app