mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 12:32:36 +08:00
Merge branch 'master' of github.com:3b1b/manim
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[metadata]
|
||||
name = manimlib
|
||||
name = manimgl
|
||||
version = 1.0.0
|
||||
author = Grant Sanderson
|
||||
author-email= grant@3blue1brown.com
|
||||
@ -19,4 +19,5 @@ extra_files = requirements.txt
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
manim = manimlib:main
|
||||
manimgl = manimlib:main
|
||||
manim-render = manimlib:main
|
||||
|
Reference in New Issue
Block a user