We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add5e56 commit f78b804Copy full SHA for f78b804
mdakits/maicos/metadata.yaml
@@ -24,7 +24,7 @@ python_requires: ">=3.9"
24
mdanalysis_requires: ">=2.5.0"
25
run_tests:
26
- git clone latest
27
- - tox -e py39-tests
+ - tox -e tests
28
test_dependencies:
29
- pip install tox
30
development_status: Beta
0 commit comments