Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
update climaf
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Jul 11, 2018
1 parent 287635a commit 528e9e0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion climaf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
git_tag: pingudev

build:
number: 0
number: 1
#noarch: python
script: python setup.py install --single-version-externally-managed --record record.txt

Expand All @@ -21,6 +21,10 @@ requirements:
run:
- python
- netcdf4
- cdo
- nco
- ncl
- imagemagick
test:
imports:
- climaf
Expand Down

0 comments on commit 528e9e0

Please sign in to comment.