alchemistry / alchemlyb

the simple alchemistry library
https://alchemlyb.readthedocs.io
BSD 3-Clause "New" or "Revised" License
185 stars 49 forks source link

Fix #345 #351

Closed xiki-tempula closed 3 months ago

xiki-tempula commented 3 months ago

Fix #345

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 98.82%. Comparing base (d8a705a) to head (ba3afe8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ========================================== + Coverage 98.71% 98.82% +0.10% ========================================== Files 28 28 Lines 1873 1873 Branches 405 405 ========================================== + Hits 1849 1851 +2 Misses 2 2 + Partials 22 20 -2 ```

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

xiki-tempula commented 3 months ago

Remove the py3.12 support now. I will add the py3.12 support in another PR, where I think I will update the versioneer. I would hope to do the same sort of updating to the cookie cutter here but I guess that will generate big merge conflict for https://github.com/alchemistry/alchemlyb/pull/348