Skip to content

Commit 5c4931e

Browse files
committed
Revert "Use conda-forge channel for docs"
This reverts commit dd49293.
1 parent dd49293 commit 5c4931e

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

docs/environment.yml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,22 @@ channels:
44
- psyplot/label/dev
55
- psyplot/label/master
66
- psyplot
7-
- conda-forge
87
dependencies:
98
- python>3.5
109
- dask
1110
- xarray
1211
- netCDF4
12+
- matplotlib
1313
- seaborn
14+
- ipython
15+
- nbconvert
16+
- jupyter_client
17+
- ipykernel
18+
- sphinx
1419
- psy-maps
15-
- python-cdo
16-
- cdo
17-
- sphinx-argparse
18-
- sphinx-nbexamples
1920
- pip
21+
- pip:
22+
- autodocsumm
23+
- cdo
24+
- sphinx-argparse
25+
- sphinx-nbexamples

0 commit comments

Comments
 (0)