setup.py 文件源码

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

项目:fabulist 作者: mar10 项目源码 文件源码
def run_tests(self):
        # Import here, cause outside the eggs aren't loaded
        import tox
        errcode = tox.cmdline(self.test_args)
        sys.exit(errcode)


# Add custom command 'setup.py sphinx'
# See https://dankeder.com/posts/adding-custom-commands-to-setup-py/
# and http://stackoverflow.com/a/22273180/19166
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号