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 756f313 commit b72f6beCopy full SHA for b72f6be
ci/requirements-py27.yml
@@ -1,7 +1,7 @@
1
name: test_env
2
channels:
3
- defaults
4
- - http://conda.anaconda.org/conda-forge
+ - conda-forge
5
dependencies:
6
- python=2.7
7
- numpy
@@ -13,4 +13,4 @@ dependencies:
13
- numba
14
- siphon
15
- pip:
16
- - coveralls
+ - coveralls
docs/environment.yml
@@ -16,3 +16,5 @@ dependencies:
- matplotlib
17
- seaborn
18
19
+ - netcdf4
20
+ - hdf5
0 commit comments