jhardenberg / smmregrid

A compact regridder using sparse matrix multiplication
Apache License 2.0
8 stars 0 forks source link

coverage and pyproject.toml #11

Closed oloapinivad closed 1 year ago

oloapinivad commented 1 year ago

small pull request to add coverage through coveralls

oloapinivad commented 1 year ago

I also switched from setup.py to pyproject.toml. Once this pull request is merged, I can build a pip package.