Skip to content

Commit

Permalink
chore(deps): fix importlib
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Jan 29, 2025
1 parent 147166f commit 6500914
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 70 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ pyside6 = ["pyside6>=6.6.1,!=6.8.1.1"]
pyside6-full = ["manim-slides[full,pyside6]"]
sphinx-directive = ["docutils>=0.20.1", "manim-slides[manim]"]
tests = [
"importlib-metadata>=8.6.1;python_version<'3.10'",
"manim-slides[full,manimgl,pyqt6,pyside6,sphinx-directive]",
"pytest>=7.4.0",
"pytest-cov>=4.1.0",
Expand Down
Loading

0 comments on commit 6500914

Please sign in to comment.