Browse Source

pip install -r requirements.txt

liuyuqi-dellpc 7 years ago
parent
commit
dd53c99933
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -20,6 +20,8 @@
 src/python
 
 * 运行和结果
+安装依赖:   
+pip install -r requirements.txt 
 
 项目是一个个单一文件组合而成,执行顺序:    
 src\python\main.py  导入数据,数据初始化等操作。