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

MRG: Updates for qtpy in mne-qt-browser #10509

Merged
merged 5 commits into from
Apr 11, 2022
Merged

MRG: Updates for qtpy in mne-qt-browser #10509

merged 5 commits into from
Apr 11, 2022

Conversation

larsoner
Copy link
Member

@larsoner larsoner commented Apr 9, 2022

For qtpy support in mne-qt-browser, we need to update our testing infrastructure in MNE-Python, since our checks currently look to see if PyQt5 is installed.

I also added pyqtgraph to mne sys_info.

Comment on lines +224 to +225
if sys.platform == 'darwin': # unknown transformation bug
monkeypatch.setenv('MNE_BROWSE_RAW_SIZE', '20,20')
Copy link
Member Author

Choose a reason for hiding this comment

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

This was necessary to get PySide6 macOS to pass for mne-qt-browser in mne-tools/mne-qt-browser#104, but not locally. I don't get it, but this should help stabilize things a bit hopefully 🤷

@larsoner larsoner changed the title MAINT: Updates for qtpy in mne-qt-browser WIP,MAINT: Updates for qtpy in mne-qt-browser Apr 10, 2022
@larsoner
Copy link
Member Author

#10500 should go in before this one

@larsoner larsoner changed the title WIP,MAINT: Updates for qtpy in mne-qt-browser MRG: Updates for qtpy in mne-qt-browser Apr 10, 2022
@larsoner
Copy link
Member Author

I'll merge this and move on to mne-tools/mne-qt-browser#104 !

@larsoner larsoner merged commit e63da51 into mne-tools:main Apr 11, 2022
@larsoner larsoner deleted the qt6 branch April 11, 2022 00:13
larsoner added a commit to wmvanvliet/mne-python that referenced this pull request Apr 19, 2022
* upstream/main: (40 commits)
  FIX: Flake (mne-tools#10540)
  FIX: Correct link (mne-tools#10536)
  DOC: Update installers (mne-tools#10535)
  ENH: Add dark mode to website (mne-tools#10523)
  WIP: Copy BEM surfaces by default (don't symlink) (mne-tools#10531)
  Avoid lowpass=0 in brainvision data (mne-tools#10517)
  DOC: Update installers [skip azp] [skip actions] (mne-tools#10528)
  FIX: Fix for old build (mne-tools#10527)
  Fix line noise at wrong frequencies (mne-tools#10525)
  FIX : read fids in eeglab (mne-tools#10521)
  MAINT: Prefer PySide6 in testing (mne-tools#10513)
  ENH: Add overview_mode support (mne-tools#10501)
  MRG: Updates for qtpy in mne-qt-browser (mne-tools#10509)
  BUG: Fix bug with themes on macOS (mne-tools#10500)
  MAINT: Bump installer links (mne-tools#10511)
  Add metadata to combine_channels (mne-tools#10504)
  MAINT: Standardize tests (mne-tools#10502)
  CI: Test circle (mne-tools#10506)
  ENH: Use HiDPI splash screen on HiDPI screens (mne-tools#10503)
  WIP,MNT: Add support for QtPy (mne-tools#10430)
  ...
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

1 participant