mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2025-07-08 23:32:25 +02:00
app.yaml: Use Python 3.9
Python 3.9 is apparently now generally available.
This commit is contained in:
2
app.yaml
2
app.yaml
@ -1,2 +1,2 @@
|
||||
runtime: python38
|
||||
runtime: python39
|
||||
entrypoint: gunicorn -b :$PORT main:app
|
||||
|
Reference in New Issue
Block a user