Skip to content

Commit a3a6fc3

Browse files
committed
发布包_debug
1 parent 5c611c4 commit a3a6fc3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ python setup.py sdist # 打包成压缩包
77
python setup.py bdist_wheel # 打包成whl,该打包完成后可以直接利用pip工具进行安装, 需要安装wheel
88
python setup.py build
99
python setup.py install
10-
```
10+
```
11+
12+
# 正式安装方式
13+
pip install git+https://github.com/HurleyKane/[email protected]

0 commit comments

Comments
 (0)