Python项目打包成wheel

安装必要的Python包

pip install setuptools
pip install wheel

打包

pip wheel .
posted @ 2022-10-26 20:28  MasonLee  阅读(75)  评论(0编辑  收藏  举报