Skip to content

Commit b1eaf45

Browse files
committed
updated pytim requirements
1 parent 8349841 commit b1eaf45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mdakits/pytim/metadata.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ src_install:
5454
import_name: pytim
5555

5656
## str: a specification for the range of Python versions supported by this MDAKit
57-
python_requires: ">=3.9"
57+
python_requires: ">=3.10"
5858

5959
## str: a specification for the range of MDAnalysis versions supported by this MDAKit
60-
mdanalysis_requires: ">=2.0.0"
60+
mdanalysis_requires: ">=2.8.0"
6161

6262
## List(str): a list of commands to use when attempting to run the MDAKit's tests
6363
## If you package your tests inside your package then you can typically use the

0 commit comments

Comments
 (0)