Skip to content

Commit cd7a41c

Browse files
authored
Update .readthedocs.yml
1 parent 9350e49 commit cd7a41c

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
@@ -3,10 +3,10 @@ version: 2
33
python:
44
version: 3.8
55
install:
6-
- requierments: docs/source/requirements.txt
6+
- requirements: docs/source/requirements.txt
77
- method: pip
88
path: .
9-
system_packages: true
9+
system_packages: true
1010

1111
sphinx:
1212
builder: html

0 commit comments

Comments
 (0)