setup.py 文件源码

python
阅读 19 收藏 0 点赞 0 评论 0

项目:flanders 作者: bast 项目源码 文件源码
def run(self):
        cwd = os.getcwd()
        _install.install.run(self)
        _target_path = os.path.join(get_python_lib(), 'flanders')

        for f in [os.path.join('build', 'lib', 'libflanders.so'),
                  os.path.join('build', 'include', 'flanders_export.h'),
                  os.path.join('flanders', 'flanders.h')]:
            copy2(os.path.join(cwd, f), _target_path)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号