summaryrefslogtreecommitdiff
path: root/app.yaml
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-03-16 00:07:10 -0700
committerYuval Adam <yuv.adm@gmail.com>2012-03-16 00:07:10 -0700
commitd304bf7106b07ea091dc6eb06623983a47682ea6 (patch)
treef81eb9d7a3493ed1301342d3a6b08064b9275fe3 /app.yaml
parent8f8c1304e6746a1fcac856846d6835ecc5e21e84 (diff)
switch to python 2.5
Diffstat (limited to 'app.yaml')
-rw-r--r--app.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.yaml b/app.yaml
index 6be16ac..9f320f9 100644
--- a/app.yaml
+++ b/app.yaml
@@ -1,6 +1,6 @@
application: pinkyswearapp
version: 1
-runtime: python27
+runtime: python
api_version: 1
threadsafe: false