Skip to content

Commit 7e08b9e

Browse files
committed
update meta yaml
1 parent 16e1a9f commit 7e08b9e

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

conda/conda_build_config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
python:
2-
- 2.7
32
- 3.6
43
- 3.7

conda/meta.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ requirements:
2121
run:
2222
- python
2323
- cdp >=1.6.0
24-
- vcs >=8.0
25-
- vtk-cdat 8.2.0rc2.8.1
26-
- vcsaddons >=8.0
27-
- dv3d >=8.0
28-
- cdms2 >=3.0.1
29-
- cdutil >=8.0
30-
- genutil >=8.0
31-
- cdtime >=3.0
24+
- vcs >=8.2
25+
- vtk-cdat 8.2.0.8.2
26+
- vcsaddons >=8.2
27+
- dv3d >=8.2
28+
- cdms2 >=3.1.4
29+
- cdutil >=8.2
30+
- genutil >=8.2
31+
- cdtime >=3.1.2
3232
- numpy
3333
- matplotlib
3434
- cartopy

0 commit comments

Comments
 (0)