Skip to content

Commit b19e4a8

Browse files
committed
try fixing docs
1 parent b069ae1 commit b19e4a8

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.readthedocs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
version: 2
22

33
build:
4-
os: ubuntu-22.04
5-
tools:
6-
python: mambaforge-4.10
74
jobs:
85
post_checkout:
96
- (git --no-pager log --pretty="tformat:%s" -1 | grep -vqF "[skip-rtd]") || exit 183

ci/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- pip
6-
- python=3.10
6+
- python
77
- matplotlib-base
88
- netcdf4
99
- pooch

0 commit comments

Comments
 (0)