There was an error while loading. Please reload this page.
1 parent 18c99bd commit cd18564Copy full SHA for cd18564
1 file changed
mdakits/membrane-curvature/metadata.yaml
@@ -74,10 +74,10 @@ src_install:
74
import_name: membrane_curvature
75
76
## str: a specification for the range of Python versions supported by this MDAKit
77
-python_requires: ">=3.9"
+python_requires: ">=3.11"
78
79
## str: a specification for the range of MDAnalysis versions supported by this MDAKit
80
-mdanalysis_requires: ">=2.0.0"
+mdanalysis_requires: ">=2.4.0"
81
82
## List(str): a list of commands to use when attempting to run the MDAKit's tests
83
## If you package your tests inside your package then you can typically use the
0 commit comments