We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a076ba commit 7ebf5a2Copy full SHA for 7ebf5a2
1 file changed
recipes/somd2/template.yaml
@@ -48,7 +48,7 @@ test:
48
- tests
49
commands:
50
- pytest -vvv --color=yes --black src/somd2 # [linux and x86_64 and py==311]
51
- - pytest -vvv --color=yes --import-mode=importlib tests
+ - pytest -vvv --color=yes --import-mode=importlib tests # [linux]
52
53
about:
54
home: https://github.com/openbiosim/somd2
0 commit comments