fix(ci): explicitly include manim extra in tests group

This commit is contained in:
Jérome Eertmans
2025-06-13 10:23:56 +02:00
parent 3c6e2db7db
commit 804cf48a02
2 changed files with 1441 additions and 1229 deletions

View File

@ -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",

2668
uv.lock generated

File diff suppressed because it is too large Load Diff