Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: Remove unnecessary checks #11582

Merged
merged 7 commits into from
Mar 22, 2023
Merged

MAINT: Remove unnecessary checks #11582

merged 7 commits into from
Mar 22, 2023

Conversation

larsoner
Copy link
Member

  1. Restore has_nibabel with deprecation so that mne-bids users don't have import mne_bids fail once we cut a release (MAINT: Work around MNE change mne-bids#1128) -- not worried about requires_* that we removed since those are purely testing mechanisms
  2. Use git grep "check_version(['\"].*['\"],.*" to find occurrences of check_version(<name>, <ver>) that are automatically satisfied by our min numpy/scipy/matplotlib.

mne/simulation/tests/test_raw.py Outdated Show resolved Hide resolved
mne/simulation/tests/test_source.py Outdated Show resolved Hide resolved
mne/stats/tests/test_permutations.py Outdated Show resolved Hide resolved
mne/tests/test_source_space.py Outdated Show resolved Hide resolved
@larsoner larsoner enabled auto-merge (squash) March 22, 2023 19:11
@larsoner larsoner merged commit b921c89 into mne-tools:main Mar 22, 2023
@larsoner larsoner deleted the ci branch March 22, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants