PyWavelets / pywt

PyWavelets - Wavelet Transforms in Python
http://pywavelets.readthedocs.org
MIT License
1.97k stars 460 forks source link

Rename master branch to main #684

Closed jarrodmillman closed 3 months ago

jarrodmillman commented 9 months ago

Not a big deal, if you don't want to make the change.

rgommers commented 9 months ago

Thanks Jarrod. This seems like a good idea to me. The slower-moving projects that are still using master instead of main are tripping me up, muscle memory has changed by now:) And it's a good thing to do anyway.

There may be a few merge conflicts in other PRs if we do this, but nothing too serious I believe. @grlee77 are you okay with this change?

rgommers commented 3 months ago

I'd like to merge this one before the next release (v1.6.0), but only after the other currently active PRs have been merged.

agriyakhetarpal commented 3 months ago

Hi @jarrodmillman and @rgommers, we should be able to merge this now and get the release going (it does require a rebase and some additional changes though).

jarrodmillman commented 3 months ago

I will rebase and respond later today. Done.

rgommers commented 3 months ago

Okay, main is up - will check the CI jobs, but should be all good now it looks like.

rgommers commented 3 months ago

For completeness: all nightlies built and uploaded fine from main, all set here.