We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7968980 commit 1601638Copy full SHA for 1601638
1 file changed
packages/scXpand/meta.yaml
@@ -22,4 +22,4 @@ authors:
22
- ofirshorer
23
- yizhak-lab-ccg
24
test_command: |
25
- pip install -e ".[dev]" && pytest --cov=src/scxpand --cov-report=xml --cov-fail-under=80 -n auto
+ pip install -e ".[dev]" && pytest --cov=src.scxpand tests
0 commit comments