Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
build:
os: "ubuntu-22.04"
tools:
python: "mambaforge-22.9"
python: "miniforge3-latest"
jobs:
post_checkout:
# The SciTools/iris repository is shallow i.e., has a .git/shallow,
Expand Down
2 changes: 2 additions & 0 deletions docs/src/whatsnew/latest.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ This document explains the changes made to Iris for this release
#. `@tkknight`_ added a minimum pin for the PyData Sphinxc Theme as we use the
collapse sidebar feature introduced in 0.17.0. (:pull:`7060`)

#. `@tkknight`_ updated a dependency in the Read The Docs configuration file to
use the latest python. (:pull:`7084`)

📚 Documentation
================
Expand Down
Loading