CSHS-CWRA / RavenPy

A Python wrapper to setup and run the hydrologic modelling framework Raven
https://ravenpy.readthedocs.io
MIT License
26 stars 5 forks source link

Fix issue #418. Unpin pymbolic. Resolve pydantic deprecation warnings #420

Closed huard closed 1 day ago

huard commented 4 days ago

Pull Request Checklist:

What kind of change does this PR introduce?

Does this PR introduce a breaking change?

Python3.9 support has been dropped.

Other information:

Zeitsperre commented 4 days ago

@huard If you want to implement a drop of Python3.9 in order to address the problem, go for it. We've been progressively dropping that version in a few places already.

coveralls commented 4 days ago

Coverage Status

coverage: 81.279% (-0.07%) from 81.352% when pulling ede6f94acf340856b005a4a6347c92da0ed378f7 on fix-418 into 57b7df4cf6009b5d62b8ce3a8ba62593dd55e619 on master.