We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f68a7 commit faec596Copy full SHA for faec596
1 file changed
README.md
@@ -10,9 +10,8 @@ pip install wheel
10
打包wheel
11
```bash
12
python setup.py sdist bdist_wheel
13
-
14
```
15
-> wheel-dir 为wheel 输出文件夹,后面接项目文件夹(即包含setup.py的文件夹)
+> 需要删除其他包的缓存egg-info
16
17
### 更新日志
18
* 优化VideoCaptureBaseProcess
0 commit comments