Skip to content

Commit

Permalink
sync recipe with feedstock
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaMuryanto committed Dec 23, 2019
1 parent 90a286c commit 585f58d
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 128 deletions.
29 changes: 0 additions & 29 deletions ci-support/checkout_merge_commit.sh

This file was deleted.

12 changes: 0 additions & 12 deletions ci-support/circleci_mac.sh

This file was deleted.

12 changes: 0 additions & 12 deletions ci-support/circleci_mac_dep.sh

This file was deleted.

7 changes: 0 additions & 7 deletions ci-support/circleci_mac_machine_pre.sh

This file was deleted.

31 changes: 0 additions & 31 deletions ci-support/conda_upload.sh

This file was deleted.

36 changes: 0 additions & 36 deletions circle.yml

This file was deleted.

19 changes: 18 additions & 1 deletion recipe/meta.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,32 @@ build:
requirements:
build:
- python
- pip
- setuptools
- cdat_info
run:
- python
- cdms2
- genutil
- cdat_info

test:
commands:
- python -c "import cdutil"

about:
home: http://github.com/CDAT/cdutil
home: http://github.com/CDAT/cdutil
summary: A set of tools to manipulate climate data
license: BSD
license_file: bsd-3-clause.txt

extra:
recipe-maintainers:
- dnadeau4
- doutriaux1
- xylar
- downiec
- muryanto1
- jasonb5


0 comments on commit 585f58d

Please sign in to comment.