We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebf5a2 commit adca937Copy full SHA for adca937
1 file changed
recipes/somd2/template.yaml
@@ -42,7 +42,7 @@ test:
42
- pytest
43
- pytest-black # [linux and x86_64 and py==311]
44
imports:
45
- - somd2
+ - somd2 # [linux]
46
source_files:
47
- src/somd2
48
- tests
0 commit comments