Commit graph

19 commits

Author SHA1 Message Date
TonyCrane
1ec00629a5
release: ready to release v1.4.0 2022-01-30 13:06:22 +08:00
TonyCrane
31976063df
add dependency cssselect2 2022-01-27 17:31:14 +08:00
TonyCrane
b61f1473a5
release: ready to release v1.3.0 2021-12-14 13:41:44 +08:00
Michael W
94f0bf557a
Add skia-pathops package 2021-11-10 00:21:04 +08:00
TonyCrane
b6c23a09e9 update version to v1.2.0 2021-10-16 13:07:26 +08:00
Michael W
0e574882b3
Refactor #1637 (#1650)
* Refactor #1637

* Refactor #1637

* Refactor #1637

* Refactor #1637

* Refactor #1637

* Refactor #1637

* Update config.py

Co-authored-by: 鹤翔万里 <tonycrane@foxmail.com>
2021-10-16 13:04:52 +08:00
TonyCrane
1b24074369 update packaging method 2021-08-24 09:00:42 +08:00
TonyCrane
9df58e4ddf change version 2021-07-28 23:18:24 +08:00
TonyCrane
a4c3bb03d1 update packaging method 2021-06-26 12:23:14 +08:00
Tony031218
448d792473 unspecify the version in setup.cfg 2021-02-15 12:56:58 +08:00
Tony031218
2394bdc2e6 refactor __init__.py and __main__.py 2021-02-07 17:43:05 +08:00
Tony031218
b558ae98cf rename pypi package and entry_points 2021-02-07 10:27:41 +08:00
Tony031218
e4df135bbe update setup.cfg 2021-02-02 21:02:28 +08:00
Devin Neal
d01ca92120 remove extraneous newline 2019-07-07 21:46:59 -07:00
Devin Neal
61c963a8ae update documentation link again 2019-07-07 21:44:50 -07:00
Devin Neal
e83c69d968 udpate documentation link 2019-07-07 21:37:24 -07:00
Soeren Wegener
6f6798f8ba
Fix description content type 2019-05-05 22:08:14 +02:00
Soeren Wegener
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
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