We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8349841 commit b1eaf45Copy full SHA for b1eaf45
mdakits/pytim/metadata.yaml
@@ -54,10 +54,10 @@ src_install:
54
import_name: pytim
55
56
## str: a specification for the range of Python versions supported by this MDAKit
57
-python_requires: ">=3.9"
+python_requires: ">=3.10"
58
59
## str: a specification for the range of MDAnalysis versions supported by this MDAKit
60
-mdanalysis_requires: ">=2.0.0"
+mdanalysis_requires: ">=2.8.0"
61
62
## List(str): a list of commands to use when attempting to run the MDAKit's tests
63
## If you package your tests inside your package then you can typically use the
0 commit comments