You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate to pyproject.toml and common workflows, update for numpy 2.0 (#……35)
* move to pyproject file
* remove setup.py
* not needed anymore
* using common workflows
* switch to np.nan for numpy 2.0 compatibility
* and bump patch version for release
* and add to changelog
* membership test should be 'not in'
* not fstrings
* update authors metadata as discussed