mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Merge pull request #2229 from 3b1b:add-dependency
Add mapbox-earcut dependency
This commit is contained in:
commit
eca370f5ce
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ install_requires =
|
||||||
ipython>=8.18.0
|
ipython>=8.18.0
|
||||||
isosurfaces
|
isosurfaces
|
||||||
fontTools
|
fontTools
|
||||||
|
mapbox-earcut
|
||||||
manimpango>=0.6.0
|
manimpango>=0.6.0
|
||||||
matplotlib
|
matplotlib
|
||||||
moderngl
|
moderngl
|
||||||
|
|
Loading…
Add table
Reference in a new issue