Skip to content

Commit

Permalink
打包需要安装基本依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
qux-bbb committed Sep 15, 2023
1 parent 17f9f84 commit 3b73646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ python setup.py develop
```r
# windws使用虚拟环境: .\venv\Scripts\activate
# linux使用虚拟环境: source venv/bin/activate
pip install -r requirements.txt
pip install -r requirements.my.txt
pytest
python setup.py sdist bdist_wheel
Expand Down

0 comments on commit 3b73646

Please sign in to comment.