Skip to content

Commit 9bdb218

Browse files
committed
added missing config
1 parent f5b70be commit 9bdb218

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: xgcm
1+
name: xbatcher
22
dependencies:
33
- python=3.6
44
- xarray

readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
conda:
2+
file: doc/environment.yml
3+
python:
4+
version: 3
5+
setup_py_install: true

0 commit comments

Comments
 (0)