USEPA / WNTR

An EPANET compatible python package to simulate and analyze water distribution networks under disaster scenarios.
Other
312 stars 183 forks source link

Resolved deprecation/future warnings and included GeoPandas in windows build test #423

Closed kaklise closed 4 months ago

kaklise commented 5 months ago

Summary

The following PR includes minor updates to resolve deprecation and future warnings. The windows build test now includes GeoPandas, which can be installed through pip. Plotly is no longer set to <=5.11.0. Scipy is still set to <1.13.0.

Tests and documentation

Installation instructions updated for GeoPandas

Acknowledgement

By contributing to this software project, I acknowledge that I have reviewed the software quality assurance guidelines and that my contributions are submitted under the Revised BSD License.