KingsburyLab / pyEQL

A Python library for solution chemistry
Other
64 stars 17 forks source link

move all config to pyproject.toml #135

Closed rkingsbury closed 1 month ago

rkingsbury commented 3 months ago

Consolidate all project configuration files into pyproject.toml

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.56%. Comparing base (7b35493) to head (3eb8b67). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ======================================= Coverage 81.56% 81.56% ======================================= Files 9 9 Lines 1448 1448 Branches 304 304 ======================================= Hits 1181 1181 Misses 225 225 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.