mirror of
https://github.com/3b1b/manim.git
synced 2026-01-10 06:58:05 -05:00
adding required packages to setup.cfg file
This commit is contained in:
@@ -29,12 +29,14 @@ classifiers =
|
||||
packages = find:
|
||||
include_package_data = True
|
||||
install_requires =
|
||||
appdirs
|
||||
colour
|
||||
diskcache
|
||||
ipython>=8.18.0
|
||||
isosurfaces
|
||||
fontTools
|
||||
mapbox-earcut
|
||||
manimpango>=0.6.0
|
||||
mapbox-earcut
|
||||
matplotlib
|
||||
moderngl
|
||||
moderngl_window
|
||||
@@ -51,6 +53,7 @@ install_requires =
|
||||
skia-pathops
|
||||
svgelements>=1.8.1
|
||||
sympy
|
||||
tempfile
|
||||
tqdm
|
||||
typing-extensions; python_version < "3.11"
|
||||
validators
|
||||
|
||||
Reference in New Issue
Block a user