Skip to content

Commit 9762b25

Browse files
authored
Add dev dependency group (#476)
1 parent 6174966 commit 9762b25

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ full = [
4040
"python-picard >= 0.8.0", # picard
4141
"scikit-learn >= 1.3.0", # fastica
4242
]
43+
44+
[dependency-groups]
4345
dev = [
44-
"mnelab[full]",
4546
"pytest",
4647
"pytest-qt",
4748
"pytest-xvfb",

0 commit comments

Comments
 (0)