Skip to content

Commit 8f546d6

Browse files
committed
remove python version from rtd yaml
1 parent c2d0425 commit 8f546d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)