1
0
mirror of https://github.com/3b1b/manim.git synced 2022-02-13 01:39:48 +03:00

add dependency cssselect2

This commit is contained in:
TonyCrane
2022-01-27 17:31:14 +08:00
parent aa135280ac
commit 31976063df
2 changed files with 2 additions and 0 deletions

View File

@@ -20,3 +20,4 @@ validators
ipython
PyOpenGL
manimpango>=0.2.0,<0.4.0
cssselect2

View File

@@ -39,6 +39,7 @@ install_requires =
ipython
PyOpenGL
manimpango>=0.2.0,<0.4.0
cssselect2
[options.entry_points]
console_scripts =