Skip to content

Commit 8063b35

Browse files
authored
update mdacli metadata (#307)
1 parent 69807d4 commit 8063b35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mdakits/mdacli/metadata.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ install:
2020
- mamba install -c conda-forge mdacli
2121
src_install:
2222
- pip install git+https://github.com/MDAnalysis/mdacli@main
23-
python_requires: ">=3.7"
24-
mdanalysis_requires: ">=2.1.0"
23+
python_requires: ">=3.11"
24+
mdanalysis_requires: ">=2.10.0"
2525
run_tests:
2626
- git clone latest
27-
- tox -e test
27+
- tox -e tests
2828
test_dependencies:
2929
- pip install tox
3030
project_org: MDAnalysis

0 commit comments

Comments
 (0)