1 Star 0 Fork 0

lovehjh / manim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 104 Bytes
一键复制 编辑 原始数据 按行查看 历史
Soeren Wegener 提交于 2019-05-05 20:07 . Use pbr for setup.py
#!/usr/bin/env python
from setuptools import setup
setup(
setup_requires=['pbr'],
pbr=True,
)
Python
1
https://gitee.com/lovehjh/manim.git
git@gitee.com:lovehjh/manim.git
lovehjh
manim
manim
master

搜索帮助