Skip to content

Commit

Permalink
Also need to add source files to selector.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Feb 6, 2024
1 parent d18da44 commit 4998dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/biosimspace/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ test:
imports:
- BioSimSpace
source_files:
- python/BioSimSpace # [linux and x86_64 and py==39]
- python/BioSimSpace # [linux and x86_64 and py==311]
- tests
commands:
- pytest -vvv --color=yes --black python/BioSimSpace # [linux and x86_64 and py==311]
Expand Down

0 comments on commit 4998dd2

Please sign in to comment.