mirror of
https://github.com/3b1b/manim.git
synced 2026-01-10 06:58:05 -05:00
Sort imports
This commit is contained in:
23
setup.cfg
23
setup.cfg
@@ -30,27 +30,28 @@ packages = find:
|
||||
include_package_data = True
|
||||
install_requires =
|
||||
colour
|
||||
numpy
|
||||
Pillow
|
||||
scipy
|
||||
sympy
|
||||
tqdm
|
||||
ipython
|
||||
isosurfaces
|
||||
manimpango>=0.4.0.post0,<0.5.0
|
||||
mapbox-earcut
|
||||
matplotlib
|
||||
moderngl
|
||||
moderngl_window
|
||||
skia-pathops
|
||||
numpy
|
||||
Pillow
|
||||
pydub
|
||||
pygments
|
||||
PyOpenGL
|
||||
pyperclip
|
||||
pyyaml
|
||||
rich
|
||||
scipy
|
||||
screeninfo
|
||||
validators
|
||||
ipython
|
||||
PyOpenGL
|
||||
manimpango>=0.4.0.post0,<0.5.0
|
||||
isosurfaces
|
||||
skia-pathops
|
||||
svgelements
|
||||
sympy
|
||||
tqdm
|
||||
validators
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
|
||||
Reference in New Issue
Block a user