csv-metadata-quality-web/app.yaml
Alan Orth 4bdec3b889
app.yaml: Use Python 3.9
Python 3.9 is apparently now generally available.
2021-03-13 14:12:14 +02:00

3 lines
58 B
YAML

runtime: python39
entrypoint: gunicorn -b :$PORT main:app