We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e1a9f commit 7e08b9eCopy full SHA for 7e08b9e
conda/conda_build_config.yaml
@@ -1,4 +1,3 @@
1
python:
2
- - 2.7
3
- 3.6
4
- 3.7
conda/meta.yaml
@@ -21,14 +21,14 @@ requirements:
21
run:
22
- python
23
- 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
+ - vcs >=8.2
+ - vtk-cdat 8.2.0.8.2
+ - vcsaddons >=8.2
+ - dv3d >=8.2
+ - cdms2 >=3.1.4
+ - cdutil >=8.2
+ - genutil >=8.2
+ - cdtime >=3.1.2
32
- numpy
33
- matplotlib
34
- cartopy
0 commit comments