提交 3872cd28 编写于 作者: C custa

fixed missing gcc-c++ and pandas

上级 66d9e086
......@@ -64,8 +64,8 @@
### 3.1 安装依赖
```shell script
yum install -y gcc python3-devel openssl-devel
pip3 install flask flask-sqlalchemy flask-apscheduler requests flask_httpauth
yum install -y gcc gcc-c++ python3-devel openssl-devel
pip3 install flask flask-sqlalchemy flask-apscheduler requests flask_httpauth pandas
pip3 install -I uwsgi
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册