Skip to content

Commit 4e4a0c3

Browse files
author
Saeid Darvish
authored
Update .readthedocs.yaml
1 parent 2238243 commit 4e4a0c3

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.readthedocs.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ build:
1010
python: "3.11"
1111

1212
python:
13-
install:
14-
- requirements: requirements.txt
15-
- method: pip
13+
install:
14+
- requirements: requirements.txt
1615

1716
sphinx:
18-
builder: html
19-
configuration: source/conf.py
20-
fail_on_warning: true
17+
builder: html
18+
configuration: source/conf.py
19+
fail_on_warning: true

0 commit comments

Comments
 (0)