We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28cf463 commit 9cd3e95Copy full SHA for 9cd3e95
1 file changed
docs/environment.yml
@@ -4,7 +4,7 @@ channels:
4
- defaults
5
dependencies:
6
- python=3.6
7
- - pandas=0.20.3
+ - pandas
8
- xarray
9
- scipy
10
- numpy
@@ -20,9 +20,4 @@ dependencies:
20
- PyYAML>=4.2b1
21
- pytest==3.1.3
22
- pytest-runner==2.11.1
23
- - pytest-cov==2.5.1
24
- - py==1.4.34
25
- pytest-cov==2.7.1
26
- - scipy==1.3.0
27
- - xarray==0.12.1
28
- - toolz==0.9.0
0 commit comments