mne-tools / mne-installers

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

MAINT: Bump to 1.0.2 #118

Closed larsoner closed 2 years ago

larsoner commented 2 years ago

Will fail until https://github.com/conda-forge/mne-feedstock/pull/93 lands and then hits CDNs later today

larsoner commented 2 years ago

Okay good now it failed, which it should (no way 1.0.2_0 has hit CDNs yet). I found the bug only because it succeeded the first time incorrectly!

larsoner commented 2 years ago

@hoechenberger FYI I think I have a test almost working, will push...

larsoner commented 2 years ago

Got it!:

AssertionError: mne: got '1.0.1_0' != want '1.0.2_0'

Now let's see if it's fixed when I set the version properly in the version spec (and if the content is on the CDNs)

larsoner commented 2 years ago

@hoechenberger ready for review/merge from my end