use 'latest' library versions for maximum lifespan as an example
[gae-samples.git] / sharded-counters / app.yaml
blobc5a0f234e37d74827714a5920b566881eb42c6f5
1 application: sharded-counter-example
2 version: 1
3 runtime: python
4 api_version: 1
6 handlers:
7 - url: .*
8   script: main.py