mne-tools / mne-installers

Installers for MNE-Python.
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

MAINT: Reorganize to single folder structure #211

Closed larsoner closed 1 year ago

larsoner commented 1 year ago

THIS PR SHOULD BE MERGED BY REBASE NOT SQUASH-MERGED

  1. Move mne-python_0.23 to mne-python
  2. Move 0.24, 1.0, ..., 1.5's construct.yaml to recipes/mne-python/construct.yaml in individual commits.
  3. Update code to accommodate new filename structure

We should merge #210 first then merge this one by rebase

Closes #209

larsoner commented 1 year ago

I'll keep force-pushing this until green, but maybe we'll be there with the latest commit 🤞 Marking for rebase-and-merge when green to make sure the history is reasonable!

larsoner commented 1 year ago

Blame actually looks okay! https://github.com/mne-tools/mne-installers/blame/main/recipes/mne-python/construct.yaml

hoechenberger commented 1 year ago

Amazing job