MDAnalysis / membrane-curvature

MDAnalysis tool to calculate membrane curvature.
https://membrane-curvature.readthedocs.io/
GNU General Public License v3.0
29 stars 6 forks source link

Updated Changelog and README #100

Closed ojeda-e closed 1 year ago

ojeda-e commented 1 year ago

Description

Fixes #97

Changes in this PR include:

Status

codecov[bot] commented 1 year ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ec2d19f) to head (c1bca36). Report is 28 commits behind head on main.

Additional details and impacted files
IAlibay commented 1 year ago

Just FYI, if you're about to do a release - 3.11 is just around the corner, I'd advise waiting for it.

ojeda-e commented 1 year ago

Just FYI, if you're about to do a release - 3.11 is just around the corner, I'd advise waiting for it.

Thanks for pointing this out @IAlibay I will wait for the release and meanwhile I can create an issue to '3.11.0-alpha to the CI, if that''s ok.

IAlibay commented 1 year ago

Just FYI, if you're about to do a release - 3.11 is just around the corner, I'd advise waiting for it.

Thanks for pointing this out @IAlibay I will wait for the release and meanwhile I can create an issue to '3.11.0-alpha to the CI, if that''s ok.

3.11.0-rc.2 is probably what I'd aim for here. You'll need to use a pure python action rather than mamba (see mda_xdrlib or gh-ci-cron in core).

ojeda-e commented 1 year ago

Thanks for the patience @hmacdope. I think this PR is ready for your review.