Skip to content

Commit 9cd3e95

Browse files
committed
use conda for rtd build
1 parent 28cf463 commit 9cd3e95

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

docs/environment.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- defaults
55
dependencies:
66
- python=3.6
7-
- pandas=0.20.3
7+
- pandas
88
- xarray
99
- scipy
1010
- numpy
@@ -20,9 +20,4 @@ dependencies:
2020
- PyYAML>=4.2b1
2121
- pytest==3.1.3
2222
- pytest-runner==2.11.1
23-
- pytest-cov==2.5.1
24-
- py==1.4.34
2523
- pytest-cov==2.7.1
26-
- scipy==1.3.0
27-
- xarray==0.12.1
28-
- toolz==0.9.0

0 commit comments

Comments
 (0)