Skip to content

Commit

Permalink
Fix the conda test package name
Browse files Browse the repository at this point in the history
  • Loading branch information
multimeric committed Oct 11, 2024
1 parent f7a08e2 commit dc1e4a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ requirements:

test:
imports:
- napari_lattice
- lls_core
commands:
- pip check
- napari_lattice --help
- lls-pipeline --help
requires:
- pip

Expand Down

0 comments on commit dc1e4a9

Please sign in to comment.