Skip to content

Commit 1fcc647

Browse files
Update RTD build python version
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 265e612 commit 1fcc647

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-22.04
1111
tools:
12-
python: "3.11"
12+
python: "3.13"
1313

1414
# Build PDF & ePub
1515
formats:

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ where = src
5353
dev =
5454
pytest >= 7.0.1
5555
pytest-xdist >= 2
56+
packaging >= 25.0
57+
pkginfo >= 1.12.1
58+
build >= 1.3.0
5659
aboutcode-toolkit >= 7.0.2
5760
twine
5861
ruff

0 commit comments

Comments
 (0)