Skip to content

Commit

Permalink
Move mne to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Feb 19, 2024
1 parent 757dbdf commit 20776af
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,9 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]

[project.optional-dependencies]
full = [
"mne >= 1.0",
]

dev = [
"pybv[full]",
"check-manifest",
"mne",
"numpydoc",
"pre-commit",
"pytest",
Expand Down

0 comments on commit 20776af

Please sign in to comment.