提交 29e72b60 编写于 作者: 6 62cacc1fcf7e861cf6c3b88a

+ pip install -r requirements.txt

上级 aae65d32
autoOpen: true
apps:
- port: 5000
command: python app.py
command: pip install -r requirements.txt && python app.py
root: ./
name: weather
description: weather api
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册