摘要: 打包工具 setuptools 文档: https://setuptools.readthedocs.io/en/latest/index.html# 一个例子: #以mmcv的setup为例 from setuptools import Extension, dist, find_packages 阅读全文
posted @ 2020-12-05 20:16 awr2sdgae 阅读(212) 评论(0) 推荐(0)