mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-02 04:46:45 +08:00
fix(ci): explicitly include manim
extra in tests
group
This commit is contained in:
@ -26,7 +26,7 @@ docs = [
|
||||
]
|
||||
tests = [
|
||||
"importlib-metadata>=8.6.1;python_version<'3.10'",
|
||||
"manim-slides[full,manimgl,pyqt6,pyside6,sphinx-directive]",
|
||||
"manim-slides[full,manim,manimgl,pyqt6,pyside6,sphinx-directive]",
|
||||
"pytest>=7.4.0",
|
||||
"pytest-cov>=4.1.0",
|
||||
"pytest-env>=0.8.2",
|
||||
|
Reference in New Issue
Block a user