Skip to content

Commit 2fe68f6

Browse files
authored
.readthedocs.yml: Upgrade python & pip (#2653)
1 parent 1476097 commit 2fe68f6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ mkdocs:
77
build:
88
os: ubuntu-20.04
99
tools:
10-
python: "3.11"
10+
python: "3.13"
1111

1212
python:
1313
install:
14-
- requirements: pip_require.txt
1514
- requirements: requirements.txt

pip_require.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)