3b1b-manim/setup.cfg
Soeren Wegener b1e1b831ea
Use pbr for setup.py
pbr automatically uses the version from git tags, and also uses the requirements.txt for dependencies, resulting in less redundancies.
2019-05-05 22:08:07 +02:00

16 lines
No EOL
473 B
INI

[metadata]
name = manim
author = Grant Sanderson
author-email= grant@3blue1brown.com
summary = Animation engine for explanatory math videos
description-file = README.md
description-content-type = text/x-md; charset=UTF-8
home-page = https://github.com/3b1b/manim
project_urls =
Bug Tracker = https://github.com/3b1b/manim/issues
Documentation = https://github.com/3b1b/manim
Source Code = https://github.com/3b1b/manim
license = MIT
[files]
packages = manimlib