6 Commits

Author SHA1 Message Date
d01ca92120 remove extraneous newline 2019-07-07 21:46:59 -07:00
61c963a8ae update documentation link again 2019-07-07 21:44:50 -07:00
e83c69d968 udpate documentation link 2019-07-07 21:37:24 -07:00
6f6798f8ba Fix description content type 2019-05-05 22:08:14 +02:00
2d7c97723b Add travis job to publish on PyPI.
Also moved some shortcuts into manimlib, to be able to use it without the big_ol_pile_of_manim_imports script. Updated the README to explain installation via pip
2019-05-05 22:08:13 +02:00
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