Skip to content

Commit 77ff5b2

Browse files
committed
Fix readthedocs config
1 parent 94082fa commit 77ff5b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
version: 2
77

88
build:
9-
os: latest
9+
os: ubuntu-lts-latest
1010
tools:
1111
python: "3.13"
1212

@@ -15,6 +15,5 @@ sphinx:
1515
configuration: docs/conf.py
1616

1717
python:
18-
version: 3.13
1918
install:
2019
- requirements: dev_requirements.txt

0 commit comments

Comments
 (0)