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

Add py311 to CI and towards NEP29 #103

Closed ojeda-e closed 1 year ago

ojeda-e commented 1 year ago

Description

Fixes #101

Changes

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 (b919476) to head (bc0ad5c). Report is 27 commits behind head on main.

Additional details and impacted files
ojeda-e commented 1 year ago

@IAlibay can I have a review here, please?

ojeda-e commented 1 year ago

Thanks for your help and patience here @IAlibay. It is ready for review.

IAlibay commented 1 year ago

it might be worth playing around with the mamba options for conda-incubator/setup-miniconda to see if that can be improved.

Possibly a separate issue, but this might actually be one of those few cases where just using pip to install everything could be faster? (i.e. the benefits of conda might not be that worth it)