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

Deprecation of mne-realtime #56

Merged
merged 9 commits into from
Oct 17, 2023
Merged

Conversation

mscheltienne
Copy link
Member

@mscheltienne mscheltienne commented Oct 16, 2023

Add warning to readme and doc/index redirecting to mne-lsl.
Closes mne-tools/mne-lsl#159

doc/index.rst Outdated Show resolved Hide resolved
@mscheltienne
Copy link
Member Author

@larsoner Happy with the deprecation messages?

Copy link
Member

@larsoner larsoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good but to really drive the point home we should also warnings.warn(..., FutureWarning, stacklevel=2) or so in mne_realtime/__init__.py.

setup.py Show resolved Hide resolved
@mscheltienne
Copy link
Member Author

That should cover it. Should we do a release of mne-realtime just to have the warning in?

@larsoner larsoner merged commit 6751569 into mne-tools:main Oct 17, 2023
8 checks passed
@larsoner
Copy link
Member

@mscheltienne mscheltienne deleted the deprecation branch October 17, 2023 21:37
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.

Document deprecation of mne-realtime
2 participants