We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6390df commit 60e3a98Copy full SHA for 60e3a98
1 file changed
docs/environment.yml
@@ -1,9 +1,9 @@
1
name: psyplot_docs
2
channels:
3
+ - chilipp/label/dev
4
- conda-forge
- - chilipp
5
dependencies:
6
- - python=3.5
+ - python=3.6
7
- dask
8
- xarray
9
- netCDF4
@@ -14,9 +14,8 @@ dependencies:
14
- jupyter_client
15
- ipykernel
16
- sphinx
17
- - cartopy
18
- psyplot
19
- - psy-simple
+ - psy-simple>1.0.1
20
- pip:
21
- autodocsumm
22
- sphinx-nbexamples
0 commit comments