Skip to content

Commit 1742325

Browse files
committed
ci: fix pylint
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
1 parent 0b21fb5 commit 1742325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test = [
4141
"sybil != 7.1.0",
4242
]
4343
dev = [
44-
"plotting_backends[all]",
44+
"plotting_backends[test]",
4545
]
4646

4747
[project.urls]

0 commit comments

Comments
 (0)