Skip to content

Commit f5721f3

Browse files
committed
DEP: drop unused dependency on importlib-metadata
1 parent ee5d3e6 commit f5721f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ requires-python = ">=3.9"
2929
dependencies = [
3030
"pytest",
3131
"matplotlib",
32-
"importlib_resources;python_version<'3.8'",
3332
"packaging",
3433
"Jinja2",
3534
"Pillow",

0 commit comments

Comments
 (0)