mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +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:
|
||||
include_package_data = True
|
||||
install_requires =
|
||||
addict
|
||||
appdirs
|
||||
colour
|
||||
diskcache
|
||||
|
@ -53,7 +54,6 @@ install_requires =
|
|||
skia-pathops
|
||||
svgelements>=1.8.1
|
||||
sympy
|
||||
tempfile
|
||||
tqdm
|
||||
typing-extensions; python_version < "3.11"
|
||||
validators
|
||||
|
|
Loading…
Add table
Reference in a new issue