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:
2021-03-11 13:49:53 +02:00
parent a2126d6f3c
commit 2509655807

1
app.yaml Normal file
View File

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