mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 01:17:47 +00:00
add dependency cssselect2
This commit is contained in:
parent
aa135280ac
commit
31976063df
2 changed files with 2 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ validators
|
|||
ipython
|
||||
PyOpenGL
|
||||
manimpango>=0.2.0,<0.4.0
|
||||
cssselect2
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ install_requires =
|
|||
ipython
|
||||
PyOpenGL
|
||||
manimpango>=0.2.0,<0.4.0
|
||||
cssselect2
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue