Skip to content

Commit 489df47

Browse files
committed
Updated ReadTheDocs settings
Signed-off-by: Andrea Zoppi <texzk@email.it>
1 parent 78389ca commit 489df47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Read the Docs configuration file
1+
# Read the Docs configuration file for Sphinx projects
22
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
33

44
version: 2
55

66
build:
77
os: ubuntu-22.04
88
tools:
9-
python: "3.11"
9+
python: "3.12"
1010

1111
sphinx:
1212
configuration: docs/conf.py

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Documentation
338338

339339
For the full documentation, please refer to:
340340

341-
https://bytesparse.readthedocs.io/
341+
https://bytesparse.readthedocs.io/en/latest/
342342

343343

344344
Installation

0 commit comments

Comments
 (0)