ArtesiaWater / hydropandas

Module for loading observation data into custom DataFrames
https://hydropandas.readthedocs.io
MIT License
51 stars 10 forks source link

Move to pyproject.toml and update testing routine #111

Closed martinvonk closed 1 year ago

martinvonk commented 1 year ago
martinvonk commented 1 year ago

I can imagine that we don't want to test on all python versions from 3.7 - 3.11. Maybe only do one? or the newest and oldest?

martinvonk commented 1 year ago

I can imagine that we don't want to test on all python versions from 3.7 - 3.11. Maybe only do one? or the newest and oldest?

As discussed with @OnnoEbbens , we now only test for python 3.10 and 3.9