We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1392f commit 06e5eafCopy full SHA for 06e5eaf
.readthedocs.yaml
@@ -1,9 +1,9 @@
1
version: 2
2
3
build:
4
- os: ubuntu-20.04
+ os: ubuntu-22.04
5
tools:
6
- python: "3.9"
+ python: "3.10"
7
8
python:
9
install:
docs/requirements.txt
@@ -4,7 +4,7 @@ pooch
netCDF4
cf-xarray>=0.6
sphinx
-sphinx_rtd_theme
+sphinx_rtd_theme>=1.0
ipython
ipykernel
10
jupyter_client
0 commit comments