Skip to content

Commit f78b804

Browse files
authored
Fix maicos Pipeline (#102)
1 parent add5e56 commit f78b804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdakits/maicos/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python_requires: ">=3.9"
2424
mdanalysis_requires: ">=2.5.0"
2525
run_tests:
2626
- git clone latest
27-
- tox -e py39-tests
27+
- tox -e tests
2828
test_dependencies:
2929
- pip install tox
3030
development_status: Beta

0 commit comments

Comments
 (0)