Skip to content

Commit

Permalink
Fix lint on the conda forge recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
brey authored and pmav99 committed Mar 6, 2022
1 parent d08c98d commit ad74a58
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ outputs:
- shapely =1.7.1
- pydap >=3.3.0

test:
imports:
- pyposeidon
test:
imports:
- pyposeidon

- name: pyposeidon
requirements:
Expand All @@ -69,14 +69,14 @@ outputs:
- ipympl
- itkwidgets
- mayavi
- matplotlib >=3.3
- matplotlib-base >=3.3
- cartopy <=0.20
- ffmpeg
- spatialpandas

test:
imports:
- pyposeidon
test:
imports:
- pyposeidon


about:
Expand Down

0 comments on commit ad74a58

Please sign in to comment.