mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Update setup.cfg
This commit is contained in:
parent
6d753a297a
commit
c6c1a49ede
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,7 @@ classifiers =
|
||||||
packages = find:
|
packages = find:
|
||||||
include_package_data = True
|
include_package_data = True
|
||||||
install_requires =
|
install_requires =
|
||||||
|
addict
|
||||||
appdirs
|
appdirs
|
||||||
colour
|
colour
|
||||||
diskcache
|
diskcache
|
||||||
|
@ -53,7 +54,6 @@ install_requires =
|
||||||
skia-pathops
|
skia-pathops
|
||||||
svgelements>=1.8.1
|
svgelements>=1.8.1
|
||||||
sympy
|
sympy
|
||||||
tempfile
|
|
||||||
tqdm
|
tqdm
|
||||||
typing-extensions; python_version < "3.11"
|
typing-extensions; python_version < "3.11"
|
||||||
validators
|
validators
|
||||||
|
|
Loading…
Add table
Reference in a new issue