Skip to content

Commit

Permalink
Added testing to the conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenThornquist committed Sep 13, 2023
1 parent 7636bf7 commit 78320b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
6 changes: 6 additions & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,14 @@ requirements:
- matplotlib

test:
requires:
- numpy
- pytest
- scipy
imports:
- siffroi
commands:
- pytest

about:
home: "https://github.com/maimonlab/siffroi"
Expand Down
18 changes: 0 additions & 18 deletions tests/lest_fourcorr_integration.py

This file was deleted.

0 comments on commit 78320b1

Please sign in to comment.