Skip to content

Commit 4ca27af

Browse files
authored
doc: Update RTD deps (#1362)
1 parent 1bbcdae commit 4ca27af

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ channels:
66
dependencies:
77
- breathe
88
- sphinx_rtd_theme
9-
- sphinx=6.*
9+
- sphinx

readthedocs.yml

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

33
build:
4-
os: "ubuntu-22.04"
4+
os: "ubuntu-26.04"
55
tools:
6-
python: "mambaforge-22.9"
6+
python: "miniforge3-25.11"
77

88
sphinx:
99
# Path to Sphinx configuration file

0 commit comments

Comments
 (0)