app.yaml: Add runtime for Google App Engine

Currently 3.9 is in preview so I'll use 3.8.

See: https://cloud.google.com/appengine/docs/standard/python3/runtime
This commit is contained in:
Alan Orth 2021-03-11 13:49:53 +02:00
parent a2126d6f3c
commit 2509655807
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

1
app.yaml Normal file
View File

@ -0,0 +1 @@
runtime: python38