📅  最后修改于: 2022-03-11 14:45:35.565000             🧑  作者: Mango
version: 0.2
phases:
install:
runtime-versions:
python: 3.8
pre_build:
commands:
- pip install -r requirements.txt
- python app_test.py