Skip to content

Commit aef4004

Browse files
authored
Update upper right logos (#1001)
1 parent 1c512dd commit aef4004

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ sphinx:
66
# Set build image and Python version
77

88
build:
9-
os: ubuntu-22.04
9+
os: ubuntu-24.04
1010
tools:
11-
python: "3"
11+
python: "3.14"
1212

1313
python:
1414
install:

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
conda-sphinx-theme==0.2.3
2-
sphinx-sitemap==2.2.0
3-
sphinx-design
4-
sphinx-reredirects
1+
conda-sphinx-theme==0.4.0
2+
sphinx-sitemap==2.9.0
3+
sphinx-design==0.7.0
4+
sphinx-reredirects==1.1.0

0 commit comments

Comments
 (0)