Skip to content

Commit ea0ca38

Browse files
committed
fix .yml file
1 parent 5b372fb commit ea0ca38

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
@@ -9,10 +9,9 @@ sphinx:
99
configuration: docs/source/conf.py
1010

1111
python:
12-
version: 3.11
1312
install:
13+
- requirements: docs/requirements.txt
1414
- method: pip
1515
path: .
1616
extra_requirements:
1717
- dev
18-
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)