Skip to content

Commit ac2bd75

Browse files
authored
Merge pull request #145 from CCPBioSim/update-rtd-yaml
Update rtd yaml
2 parents a5c516c + 9dcacd4 commit ac2bd75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ build:
88
python: "3.13"
99

1010
python:
11-
version: 3.13
1211
install:
1312
- method: pip
1413
path: .
15-
- requirements: docs
14+
extra_requirements:
15+
- docs
1616

1717
sphinx:
1818
# Path to your Sphinx configuration file.

0 commit comments

Comments
 (0)