Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 186 Bytes

File metadata and controls

12 lines (10 loc) · 186 Bytes

python-common-libs

安装单个库

进入需要安装的库的工作目录下执行如下命令

python setup.py sdist

打包并安装lib

./install.sh