thouska / spotpy

A Statistical Parameter Optimization Tool
https://spotpy.readthedocs.io/en/latest/
MIT License
247 stars 149 forks source link

Setup: remove setup.py since setuptools 64 supports pep660 now #292

Closed MuellerSeb closed 1 year ago

MuellerSeb commented 1 year ago

Solves issue mentioned in #287

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3000252505


Files with Coverage Reduction New Missed Lines %
src/spotpy/algorithms/demcz.py 2 89.84%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 2717470960: -0.04%
Covered Lines: 4177
Relevant Lines: 5375

💛 - Coveralls
thouska commented 1 year ago

Super cool, thank you for keeping this up-to-date!