Skip to content

Commit 3b73646

Browse files
committed
打包需要安装基本依赖
1 parent 17f9f84 commit 3b73646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ python setup.py develop
9494
```r
9595
# windws使用虚拟环境: .\venv\Scripts\activate
9696
# linux使用虚拟环境: source venv/bin/activate
97+
pip install -r requirements.txt
9798
pip install -r requirements.my.txt
9899
pytest
99100
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)