Skip to content

Commit 1742325

Browse files
committed
ci: fix pylint
Signed-off-by: nstarman <[email protected]>
1 parent 0b21fb5 commit 1742325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)